@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.
Clipboard won't work after using BAS
-
@majdi105 said in Clipboard won't work after using BAS:
I can't use the mouse after letting BAS working all night on my pc
I have to restart my pc to be able to do copy paste again
how can i solve this problem?Are you having an error with the mouse or with the clipboard? Describe the error in more detail. Can it be repeated intentionally?