@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.
BAS reads weird characters before any text from local txt files
-
I'm using read text from a local file to load the account name into BAS and I've been using this feature before no problems whatsoever... recently I downloaded and installed the latest version and everytime it reads the files it shows the following which causes the script to crash too with nothing in the log

What causes it and how do I fix it?
-
0_1550789140294_e.txt
here it is