Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Resume Breakpoint (RSMBKP) command causes a program to continue processing after it has been stopped at a breakpoint. The program that continues is the one that most recently stopped at a breakpoint. When more than one program in the job is stopped at a breakpoint, the End Request (ENDRQS) command can be used to return to the command entry display for a previous program call that is also stopped at a breakpoint.
If you are servicing another job and it has not ended, this command resumes that job from the breakpoint. This command also returns the servicing job to the point immediately before the breakpoint display was shown.
Restrictions:
There are no parameters for this command.
Top |
RSMBKP
Assuming that the program having control is stopped at a breakpoint, this command causes the program to continue processing, starting from the breakpoint location.
Top |
Top |