@givirus its because of your script logic, maybe you dont call the function? OR you dont have proper error handling which results into certain parts of your script being skipped since they are inside an if statement. I encountered this problem many times in the past, you will need to handle errors and it'll will be most likely fixed, for the purpose of debugging you can use the "Log" function at several points to see where it will print it.
How to start BAS by CommandLine without click any button to autostart script?
Locked
Support
-
hey guys, I got some question need help:
How to start BAS by CommandLine without click any button to autostart script? Like resource confirm button. I want No man Unattended mode.
I appreciate for any reply, thx -
@xtangliang said in How to start BAS by CommandLine without click any button to autostart script?:
hey guys, I got some question need help:
How to start BAS by CommandLine without click any button to autostart script? Like resource confirm button. I want No man Unattended mode.
I appreciate for any reply, thx