|
bair Beginner
Joined: 31 Oct 2006 Posts: 22
|
Posted: Tue Oct 31, 2006 8:30 pm
debug mode? |
Is there some sort of debug mode for zmud scripting so I can see exactly what my script is doing so I can try to fix it? Like a mode to echo when it changes a variable and stuff like that..
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Tue Oct 31, 2006 11:59 pm |
Take a look at the Debugging Scripts section of the help file. You can use the Watch window to watch a variable, and use the debugger to step through scripts, although that can be a bit tedious.
|
|
|
|
|
|