Author Topic: Unexecute a file  (Read 435 times)

I know exec("Blah"); but how do you unexecute a file. Im running like 3 instances of one .cs file and its it screwing up big time. Please help.

You can disable stuff in a script by putting it in a package, but you cant de-execute it.