Executes one or more source lines.
step [n] [pset set_name | set_definition]
Use the step command to execute the next n source lines, stepping into procedures and functions. If you do not specify a number, step executes the next source line.
You can use the default alias s for this command.
When issued in MP Prism, this command can take a pset qualifier. If used with a qualifier, it applies to the pset you specify. If used without a qualifier, it applies to the current pset. See " Using Pset Qualifiers" for more information on pset qualifiers.