@vntricky right now the order of input fields is alphabetic so it is still possible to rename it in a way that it would be in a desired order ("1Use Proxy","2Proxy String",etc.) , but what is the order of actions ? @Fox In any case would be good to know how to change the order if it is possible?
Call function in several threads
-
Hi
How can i scrape text and save it in a file using multiple threads http://prntscr.com/sp3lry
I tried using call functional in several threads but i got an error which says "Network Manager is not accessible" -
@niceusername said in Call function in several threads:
to be more clear, can i run the commands that are inside for loop http://prntscr.com/sp3lry in multiple threads ? I tried but couldnt achieve it, please help
-
@niceusername said in Call function in several threads:
@niceusername said in Call function in several threads:
to be more clear, can i run the commands that are inside for loop http://prntscr.com/sp3lry in multiple threads ? I tried but couldnt achieve it, please help
Use the "LinesFromFile" resource with the "Only write" option
