Radio Shack TRS-80 PC-3 Owner's Manual page 147

Table of Contents

Advertisement

1
LPR INT
print expr
2
LPR INT
print expr , print expr
3
LPRINT
print list
Where: print Jist
and: print expr
is:
print expr
or:
print expr ; print list
is: expression
or:
USING clause; expression
The USING clause is described separately under USING
Abbreviations:
LP., LPR., LPRI., LPRIN.
See also: PAUSE, PRINT, USINT, and WAIT
Purpose
The LPRINT verb is used to print information on the Printer of the optional PC-3 Printer/Cassette Interface.
Use
The LPRINT verb is used to print prompting information, results of calculations, etc. The first form of the LPRINT statement
prints a single value.
If the expression is numeric, the value will be printed at the far right edge of the paper. If it is a string
expression, the print is made starting at the far left.
147

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents