User`s guide

Table Of Contents
4–100 User Commands
User Commands
next
next
The next command executes the machine instruction without stepping into
subroutines.
Format
n[ext]
Parameters
None.
Description
Use the step command and the next command to execute a machine instruction.
When the instruction contains a subroutine, the step command steps into the
subroutine being called and the next command executes the subroutine being called.