This is a command that must entered directly. Can't be used inside a program listing because is a special feature that the interpreter will run as a typing facility.
Name
AUTO
ROM Token
84 hexadecimal
Function
Generates line numbers automatically when typing BASIC programs
Format
AUTOstart line, increment
AUTO Automatically generate line numbers starting from (start line) and increment new line number by (increment)
Description
This command is useful when input a program with a predetermined structure. It automatically types onto the screen the next line number whenever you hit CR key.
Press BREAK key to stop this command.
You can choose any numbers for the start line number and the increment
although the line numbers must be in the range less than 65,536 which is a 16 bit number, the maximum allowed by SC-3000 system.
Usage
AUTO
will start generating automatic line numbers starting from line number 10 and incrementing lines by 10 (default).
AUTO 100
will start automatic line numbering from line number 100, and incrementing lines by 10 (default).
AUTO 15,20
will start automatic line numbering from line 15 and incrementing lines by 20.
AUTO - BASIC Level III Screenshots
SC-3000 Survicors staff selected these products for you, don't loose out on them!