HALT
In application programs, sets break points where execution is to be halted. Syntax HALT Comments The HALT command suspends execution of the currently executing application program and displays the HALT prompt (>>) at the terminal. You can then enter any command, including a call to another program. The SET SINGLESTEP ON command causes the HALT…
Leia mais