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
DE{BUG} command (DataBasic debugger) (m618706+debug.htm)
Exits from the DataBasic debugger to the System debugger.
DEBUG
DE
The command can be typed DE, Debug, or DEBUG. The command allows you to exit the DataBasic debugger and enter the System debugger, if permitted by your security profile.
*DE
rdb->
.
.
.
rdb-> LINE FEED
*
The DE command causes an exit to the System debugger. Later, pressing LINE FEED at the 'rdb->' prompt returns you to the DataBasic debugger at the same point where you exited.