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).
Hi, I have 2 scripts, A & B In A (10 threads), can i call for B & execute B in thread no 1 while the other 9 threads continue to run A?
@spockthe40oz how did you download it? did you just copy the text from the xml?
If its not possible can script execute other script? i mean like this
Script A (A.xml) run till the end, at the end of script A it will call Script B (B.Xml) to run, then script B run till the end, is that possible??