Conditional Execution of the TRAP Statement
Like other statements, the TRAP keyword allows you to specify up to five true/false execution conditions. It is possible that, when a process executes, a TRAP statement is bypassed because of non-matching true/false status indicators. In this case, the TRAP does not interrupt processing, nor does it invoke the debugger. You are placed in the debugger only if a TRAP statement actually executes.
APPX Application Design Manual (01/13/03)
© 2003 by APPX Software, Inc. All rights reserved