Command And Statement Format - Commodore 128 System Manual

Table of Contents

Advertisement

COMMAND AND STATEMENT FORMAT

Command nam e
Brief definition
Command for mat +
Discussion of
format and use
+
Example(s
The boldface line that defines the format consists of the following
elements:
DLOAD " program name" [D0,U8]
keyword
The parts of the command or statement must be typed exactly as
shown are in capital letters. Words the user supplies, such as the
name of a program, are not capitalized.
When quote marks (" " ) appear (usually around a program name
or filename), the user should include them in the appropriate
place, according to the format example.
KEYWORDS, also called reserved words, appear in upper-case
letters. Keywords may be typed using the full word or the
approved abbreviation. (A full list of abbreviations is given in
Appendix K). The keyword or abbreviation must be entered
correctly or an error will result. The BASIC and DOS error
messages are defined in Appendices A and B, respectively.
16-4
AUTO
— Enab le /d is ab le a u to m a ti c line n u m b e r in g
AUTO [line#)
This c o m m a n d tu rn s on the a u to m a ti c li n e -n u m b e ri n g f e a ­
ture This e a ses the job of en te ri n g pr o g ra m s , by a u t o m a t i ­
cally typing the line n u m b e r s for the user. As e a c h p ro g ra m
line is e n te re d by press in g RETURN, the next line n u m b e r is
prin te d on the scre en , and the c u r s o r is p o s it io n e d tw o
sp a c e s to the right of the line n u m b e r The line n u m b e r
a r g u m e n t refers to the d e s ir e d in c re m e n t b e t w e e n line
n u m b e r s AUTO w it h o u t an a rg u m e n t turns o ff the au to line
n u m bering, as d o e s RUN This sta t e m e n t can be use d on ly
in direct m o d e (o utside of a pro g ra m )
E X A M P L E S :
A U TO 10 A u to m a ti c a l l y n u m b e r s p r o g ra m lines in
i n c re m e n ts of 10
AUTO 50
Automatically numbers lines in increments of 50
AUTO
Turns off automatic line numbering
argument
additional arguments
(possibly optional)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

128d

Table of Contents