Comment on this topic

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.

Reality V15.2 Online Documentation (MoTW) Revision 3

DE{BUG} command (DataBasic debugger) (m618706+debug.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

DE{BUG}

Enters the System debugger from the Database debugger.

Syntax

DEBUG

DE

Operation

The command can be typed DE, Debug, or DEBUG.  The command allows you to enter the System debugger, if permitted by your security profile.

Example

*DE 
rdb->
.
.
.
rdb->    LINE FEED
*

Later, pressing LINE FEED at the 'rdb->' prompt returns you to the DataBasic debugger at the same point where you exited.

RealityV15.2Revision 3Comment on this topic