@rohitpateldgm
What version of BAS are you using?
What OS are you using?
Does this problem only occur with one project or with others too?
Please attach the project you are having the problem with to this thread or in a private message on the forum.
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