Use "Ignore errors" action.
You can click on red triangle inside
any action and it will put it around
that action >
2023-04-11_092031.png
Or you can use it for multiple actions, functions, whole script etc.
hey guys, I got a question need your help:
How to start BAS with specific script by CommandLine? It's not the default one or last one.
I appreciate for any reply, thx
@xtangliang Just compile your scripts and run them with the --silent key
@UserTrue Thank you. But if we do so, how to change the script?
Yes, sure in that way, I can compile many. Start or stop each one. But is there any way to save disk space If the machine will run a lots of small script. just like BAS change script?Is there any chance?
@xtangliang said in How to start BAS with specific script by CommandLine?:
hey guys, I got a question need your help:
How to start BAS with specific script by CommandLine? It's not the default one or last one.
I appreciate for any reply, thx