Opens the dBASE Plus Debugger. This command is supported primarily for compatibility with dBASEIV. In dBASE Plus, use DEBUG to open the debugger.

Syntax

SET ECHO on | OFF

The default for SET ECHO is OFF.

Description

Use SET ECHO to turn on the Debugger and view or control program execution interactively. SET ECHO is identical to DEBUG. For more information, see DEBUG.