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 😊
@bestseo If your function has labels, then they can be the cause of the problem. Attach a test project so I can replicate the issue please.
@GhostZ thanks i solved this error . Its show me this error because my mysql server.
For thoose who will read that thread. Already solved that, the issue was with process restart in settings.
@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