Table of Contents

Advertisement

LOAD
Purpose
This instruction reads the Sanyo Basic program into the memo­
ry from the disk.
Font
LOAD <filename>
Description
(1) <filename> is the filename when the program is
saved.
(2) If the LOAD is executed, all the currently
opened
files are closed and the program in the filename is
stored in the memory by destroying the current program.
After the execution, the system enters Sanyo Basic mode.
(3) If the program file in the <filename> is not found
in the disk, the program on the memory remains without
being destroyed.
(H) <file name) can be written using the character
expression.
Example
>LOAD "PRGM-A"
>L0AD "PRGM-A",R
3-62

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents