DataBasic Reference > The Debugger > Summary of Debugger Commands > M

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.

RealityV15.1Online Documentation (MoTW) Revision 7

M command (DataBasic debugger) (m618706+m.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

M

Toggles the option that causes a break whenever a CALL or RETURN statement is encountered; that is, each time your program calls or returns from an external subroutine.

Syntax

M

Operation

The word On or Off is displayed next to the M to indicate the status of the option.

RealityV15.1 (MoTW) Revision 7Comment on this topic