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

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

LD command (DataBasic debugger) (m618706+ld.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

LD

Sends all DataBasic debugger output to the printer, the terminal, or both.

Syntax

LD[B || P || T]

Options

LDB switches debugger output to both the terminal and the printer.

LDP switches debugger output to the printer.

LDT switches debugger output to the terminal.

Comment

The LD command has no effect on program output.

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