@jobriwterr I didn't fully understand you, the clipboard is shared by the entire PC, so if you work on that PC and use the clipboard in your work it can cause problems. If you are using multithreading then you should use the clipboard one at a time, this can be implemented through thread locking using global variables.
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