PDA

View Full Version : force a script to evaluate?


Dave_Hingley
11-23-2005, 10:12 PM
is it possible to force a macroscript to evaluate itself from within the macroscript?

i got some macro scripts that refuse to run unless i open the macroscript and manually evaluate it. Once i evaluate it then it runs perfectly

Light
11-23-2005, 10:59 PM
Dave,

Those scripts probably suffer from implicitly declared variables. You should declare them explicity as locals and/or globals.




Light

CGTalk Moderation
11-23-2005, 10:59 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.