Debugging
Previous Top Next

graphic

When debugging, you can use several controls:

·      Step - Execute the next step
·      Resume - Start running the script at the current place
·      Pause - Stop running the script (use Resume or Step to continue execution)
·      Break at - Select a step number you'd like GP3EZ to stop when it reaches (presumably you'll press Resume after setting a break).

The bottom of the window shows the current step number and the next step (which may be a tag, {next}, or {last}. Note that the main window shows the current step highlighted in the script box as well.