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)
Sends all DataBasic debugger output to the printer, the terminal, or both.
LD[B || P || T]
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.
The LD command has no effect on program output.