[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|            SET STEP             |
+---------------------------------+
SET STEP ON | OFF

-----------------------------------
Open Trace window for debugging.
Default value - OFF
-----------------------------------

STEP ON opens the Trace window and suspends program execution.  Choosing
step in the Trace window menu bar will single line step through the
program.  Choosing resume will resume execution without stepping through
the program one line at a time.

You can pass parameters to a program or an application and then trace
execution by following these steps:

        1.      Open the Trace window.

        2.      From the Program menu in the Trace window, choose Open... and choose
the program or application.

        3.      Set a breakpoint on the first executable line of the program.

        4.      In the Command window, DO the program WITH the parameters.

-----------------------------------

See Also:  SET DEBUG, _THROTTLE

-----------------------------------

See Also: SET DEBUG
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson