You are here: Commands > Set with No Preference Equivalents > Set Step

Set Step

Sets a procedure into Step Mode or turns Step Mode Off.

Step Mode is used to run procedures one line at a time. This is particularly useful for testing procedures as they are being developed.

When Step Mode is on, press F6 to step through the procedure and run commands one line at a time. You can also press F7 to turn off Step Mode at any time and run the remainder of the procedure to completion.

Step Mode is always cleared when the current Analyzer session is closed.

For more information on Step Mode, see Using Step Mode and Breakpoints.

Command Mode Syntax

SET STEP <ON|OFF>.

Note: This SET command is only temporary for the current Analyzer session.