Dec 8, 2007 #1 comanighttrain Programmer Joined Dec 17, 2005 Messages 4 Location GB How do i call my own handler from seperate script files. I have a handler called "ResetVar" but when i try to call it i get a handler not found error?
How do i call my own handler from seperate script files. I have a handler called "ResetVar" but when i try to call it i get a handler not found error?
Dec 10, 2007 #2 kennethkawamoto Technical User Joined Nov 19, 2002 Messages 2,710 Location GB You have to import it (make a copy of the script file first) Kenneth Kawamoto http://www.materiaprima.co.uk Upvote 0 Downvote
You have to import it (make a copy of the script file first) Kenneth Kawamoto http://www.materiaprima.co.uk