Updated version of BAS - 23.2.1 solved most of the issues I had.
I opened backup version of project file in text editor and rebuild
it in new BAS version 23.2.1.
How to load a different lines from file resource?
-
How can I load another line from a file after one entry is done without restarting the thread?
Value 1 is finished, if I parse again I receive Value 1 again - but I want to receive Value 2, and later potentially Value 3-x.
Thanks for help.
-
{{myResurs.notreuse}}
{{... .notreuse}}
-
Thx, that was the hint I needed.