Previous Topic: Move CommandNext Topic: Format Indirect Commands


Perform Command

This command transfers control to the specified indirect command sequence number as a subroutine call. A maximum of five PErform commands can be active concurrently.

The syntax is:

PErform nnnnn
nnnnn

Indicates the indirect command sequence number to which control is transferred.

Example

PE 2250

Run Command

The RUN command resumes program execution at the breakpoint location from which the indirect commands were invoked and ignores all subsequent breakpoints.

Example

RUN