You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I create 3 threads in delphi and create 3 TJSEngine, and call diffrent script with RunScript or RunFile,
and I found it sometimes the 1 script will in the 3 thead or others.
Is a bug or can't suport the multithread or there is an other way call the scirpt?