AT&T 6300 Programmer's Manual page 686

Gwbasic by microsoft
Hide thumbs Also See for 6300:
Table of Contents

Advertisement

Glossary
baud
boolean
value
bps
built-in
function
call
carriage
return
character
definition
tag
4
The transmission rate which is in effect;
synonymous with signal events (usually bits) per
second.
A numeric value that is interpreted as "true"
value (if it is not zero) or "false"
(if
it is zero).
Bits per second.
"See intrinsic function."
The branching or transfer of control to a
specified subroutine.
A character that causes the print or display
return position to move to the first position on
the next line. Entering CR when you finish typ-
ing a GWBASIC line, passes the line to
GWBASIC for processing.
A special character placed at the end of a
definition variable- It may be:
%
(integer
definition variable), ! (single-precision variable), #
(double-precision variable), or
$
(string
variable).

Advertisement

Table of Contents
loading

Table of Contents