What is the syntax for Deactivating a script? I know you can use oScript.DeactivateProcedure(""*"") to attempt to deactivate the current procedure, but I'm finding that does not seem to work. I'm trying a Write() function and the Pre-Write is kicking in a second time.