Chapter 4-5: The Debugger Cover Page The Options on the Debugger ScreenReturn (4-5)

Go


Select this option to execute a process from the point where the first break point is set, up to (but not including) the next break point or, if there is no other break point, through the logical completion of the process. The following conditions are applicable to the go option:

·     Break point means a statement line that is brightened: either a TRAP statement inserted into a routine that was not deactivated by pressing select (F3), or any other statement that was activated dynamically by pressing select (F3).

·     Whether the break point is set by a TRAP statement or set dynamically, the system executes without interruption up to, but not including, the next break point.

·     If no more break points are encountered, the process executes as if there were no specified break point. That is, a process executes through the normal termination point you specified in the application.

 

APPX Application Design Manual (01/13/03) Cover Page The Options on the Debugger ScreenReturn (4-5)

© 2003 by APPX Software, Inc. All rights reserved