53

Syntax Summary
LPRINT (see Chapter 11)
Use LPRINT isiust like print, except that the output is always to stream 0. Syntax LPRI NT [print-item)...

LSET (see Chapter 4)
Use
LSET is used to assign to a stringgeneralvariable without changing the length of the
string it holds.
Syntax LSET string-general-variable string-expression

LT (see Chapter 12)
Use
LT changes the current heading. (See also LEFT, RIGHT and RT.(
Syntax
LT [I/stream-number, I angle-change
where
angle-change is a numeric-expression.
LTRIM$ (see Chapter 4)
Use
LTRIMS is afunction to remove leading spaces from strings.
Syntax
LTRlMSlargument)
where
argumentis a string-expression
MAX (see Chapter 3)
Use
MAX isa function which returns the value of its largest argument.
Syntax
MAX)argument, argument[, argument)...)
where
argumentis numeric-eopression.
MAXNUM (see Chapter 3)
Use MAXNOM is a function which returns the largest representable number. Syntax MAXNUM

MD (see Chapter 15)
Use
MD makes a new directory. (See also MKDIR.(
Syntax
MD rest-of-line
where
rest-of-line is everything up to the end of the lime
BASIC 2 PIus: User Guide & Quick Reference
53

53