I have the same issue. BAS not using more CPU or Memory if I increase the numbers of threads.
But when I run another instance of BAS, then both BAS instance using more CPU and Memory. Did you find any solution? @mondtram @support @Fox
Launch BAS via CMD?
-
@tense said in Launch BAS via CMD?:
Кто-нибудь знает, как передать переменные/ресурсы в автономный исполняемый сценарий BAS через командную строку?
Например, your_script.exe --resource1=12
Такого функционала нет в BAS
-
@Bascook said in Launch BAS via CMD?:
The only way to do this would be to create dynamic resources in your script and read files.
Run your .bat, which will write the necessary resources and execute your .exe
You can also change the contents of the file "actual.xml " and run script with the --silent flag