Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

%RESUME

&pagelevel(3)&pagelevel

With %RESUME you start the loaded program or continue it at the interrupt point or the point specified in the %JUMP command. The program executes without tracing.

%RESUME terminates all active %TRACE commands, whereas %CONTINUE has no effect on %TRACE.

CommandOperand
%R[ESUME]

If a %RESUME command is contained within a command sequence or subcommand, any commands which follow it will not be executed.

If the %RESUME command is the only command in a subcommand, the execution counter is incremented and any active %TRACE deleted.

The %RESUME command alters the program state.