Sharp mz-800 Owner's Manual page 60

Hide thumbs Also See for mz-800:
Table of Contents

Advertisement

6.1
Commands
AUTO
Format
Explanation
Example
AUTO [<starting line number>][,<increment >]
Abbreviated Format
A.
The AUTO command automatically generates program line numbers during entry
of BASIC program statements.
The default setting of both parameters is 10.
(Example 1)
AUTO
LC
10) sox
CR
(Example 2)
AUTO 300,
300 ...
305 .
310.
Example 2 automatically generates program line numbers, incrementing by 5 start-
ing at line 300.
(Example 3)
AUTO 100
100 .......
LCR
- LCR
CR
Example 3 generates program line numbers with an increment of 10, starting at line
100.
(Example 4)
AUTO, 20 LC
ION,
Ci
30
50.
Example 4 generates program line numbers with an increment of 20, starting at line 10.
Note:
The AUTO command is terminated by pressing
and
"

Advertisement

Table of Contents
loading

Table of Contents