English
Language : 

NSB8 Datasheet, PDF (19/158 Pages) List of Unclassifed Manufacturers – BASIC interpreter for Z80 family
ITALIAN TECHNOLOGY
grifo®
ALOAD
COMMAND:
ALOAD
<file name> followed by a number of space up to a total of 8 characters
ACTION:
The ascii BASIC program contained in the specified file is loaded into the program/data area and
becomes the current program.
EXAMPLES:
ALOAD
FILE NAME?: PROG2◊◊◊
ALOAD
FILE NAME?: TST◊◊◊◊
(◊ = space)
(◊ = space)
REMARKS:
The specified file must be an ascii file with an empty first line. The ascii format is really usefull, for
example to print it on paper or to modify it with an external text editor (i.e. GET80 one's).
Unlike LOAD command, the successful ALOAD command doesn't perform a scratch of the
program/data area before loading the program.
ERROR MESSAGES:
TOO LARGE OR NO PROGRAM ERROR
HARD DISK ERROR
FILE ERROR
ARG ERROR
TYPE ERROR
See command LOAD and SAVE.
SEE ALSO:
Command ASCSAVE
Command LOAD
Command SCR
NSB8
Rel. 5.10
Page 7