[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
ALTD()
Executes the Clipper Debugger or enabless/disables the use of Alt-D to
invoke it.
Syntax
ALTD([<expD>]
Argument
<expN> sets the Alt_d invocation state as follows:
Argument Action
None Invokes Debugger (last screen)
0 Disables Alt-D
1 Enables Alt-D
2 Invokes Debugger (View Privates)
Returns
There is no return value.
Usage
If there is no argumen t specified, the Debugger is invoked displaying
the last screen displayed. Specifying two as the argument invokes the
Debugger displaying the Variables: View Privates screen.
Note that ALTD(), when specified with no argument or two as the
argument, sets the invocation state for subsequent invocations using
the Alt-D key.
See Also:
SET ESCAPE
SETCANCEL
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson