Hi,
I use a lot of scripts to do different things based upon the song title. I have noticed that if I put KillRunningScripts(); at the top of a script, that all running scripts are killed including the script that called the function.
When I run a script, I would like to kill all other scripts that may be running while not killing the script that called the KillRunningScripts(); command. Am I doing something wrong or is there a way to do this?
Cheers
Don
KillRunningScripts();
Moderators: BTT, andy55, b.dwall, juxtiphi