Hello Matthias,
Thanks for your answer, it helps.
You are right this piece of code is too complex for simply joining text together.
I am actually doing more operations before this step inside the loop.
The idea was to see where it breaks if it br…
Hello Matthias,
I tried to use the exact piece of code you suggested. I got the following mistake:
"No interpreter registered for DSL type 'drc-dsl' in Macro.run"
I am running in pya version 0.28.10, under window with Python 3.9.13.
Obv…