This update has ruined my script, went from easily running 100 threads to non stop fails on 50... how can I compile so when launched it'll use an older version?
as I mentioned above, is it possible that I call another BAS script and after the processing of this "external" BAS script is done the current script continues at the next step (action)? Also can I exchange variable values between my "calling" and my "external" script?
Thanks :)
Not. But you can use the code of the second script as a function in the first script.