KillRunningScripts();

Discussion forum for G-Force users

Moderators: BTT, andy55, b.dwall, juxtiphi

Post Reply
DJ
Posts: 15
Joined: Tue Jun 08, 2004 9:44 pm

KillRunningScripts();

Post by DJ »

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

User avatar
chkman
Posts: 329
Joined: Mon Aug 08, 2005 12:36 pm
Location: Greensburg, PA

Post by chkman »

That's what I said. I was told there's not enough "multi-threading" with the scripts to allow that.

I heard from a reliable source that someday there will be a new and more powerful script language. Just gotta wait for now.

Post Reply