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.