[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
+---------------------------------+
| SET TRBETWEEN |
+---------------------------------+
SET TRBETWEEN ON | OFF
-----------------------------------
Enable or disable tracing between breakpoints in Trace window.
Default value - ON
-----------------------------------
The Trace window displays the source code for a program as the program
executes. The executing program line is highlighted.
When TRBETWEEN is SET ON, every line of program code is displayed and
highlighted in the Trace window as it is executed. When TRBETWEEN is
SET OFF, only the last line where program execution was paused is
highlighted in the Trace window. The start up default for TRBETWEEN is
ON.
Setting TRBETWEEN ON is identical to turning the Trace Between Breaks
option on in the Trace window Program menu. When Trace Between Breaks
is on, a diamond is placed to the left of the option. Setting TRBETWEEN
OFF is identical to turning off the Trace Between Breaks option.
The Trace window can be opened interactively through the FoxPro System
menu. Choosing Trace... from the Window menu opens the Trace window.
The Trace window can also be opened by issuing ACTIVATE WINDOW TRACE,
SET ECHO ON or SET STEP ON in the Command window. These commands can
also be placed in a program to open the Trace window for debugging.
-----------------------------------
See Also: ACTIVATE WINDOW, SET ECHO, SET STEP
-----------------------------------
See Also:
ACTIVATE WINDOW
SET ECHO
SET STEP
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson