Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to get a line of word from my file, type it and delete it at the same time, but it's not deleting until the thread finished, and when I'm doing it in a multi thread its getting the same word at the same time. How
In your resoudce settings set that each line is used only once and set max symultanious usages to 1. That should do the trick.
thanks, I figure it out 😊
Thank you @DrPrime
@andreiem 1e0b3fa6-6cf4-4a07-a1ba-8b2bd053e35e-image.png
b605d594-0d28-4196-bfff-ef2c060ab37d-image.png
@Allister It is bug with BAS parser. But you can set variable thread number if you use "Call function in several threads" action.
Like this 0_1495317368935_VariableThreadNumber.png
And here is the project 0_1495317415580_variablethreads.xml