Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
DEBUG Statement (DataBasic) (m618703+debug_s.htm)
Passes control to the DataBasic debugger.
DEBUG
The DEBUG statement passes control to the DataBasic debugger. The program must be run via the DEBUG command for the DEBUG statement to be operational.
For more information on the DataBasic debugger, refer to The Debugger.
.
.
DEBUG
Enters the DataBasic debugger, provided the program was run via TCL command with the DEBUG command.