Transferring Program Files Into Memory (Load); Storing Data Files (Save); Transferring Data Files Into Memory (Get) - HP 250 Operating

Hide thumbs Also See for 250:
Table of Contents

Advertisement

System Commands
Transferring Program Files into Memory (LOAD)
The
LOAD
command transfers a program file created by a
STORE
command from a mass storage device into the computer's memory.
Th e comman d :
LOAn "TAX
fI
transfers the" file TAX from the mass storage device into memory
for your use.
Note that if the file has been specially marked as
run-only
(see the
CATALOG
command section), it will begin to
execute after being LOADed.
Storing Data Files (SAVE)
The SAVE command creates a
DATA
file and stores a program
currently in memory on a storage device for later retrieval.
The
command:
SAVE "TAX"
saves the program
TAX
as a
DATA
file on the default mass storage
device.
You retrieve a data file stored by the SAVE command with
the GET command.
Transferring Data Files into Memory (GET)
To transfer a data file created by the SAVE command from a mass
storage device into the computer memory, use the GET command.
For example, execute:
GET "TAX
fI
to transfer the data file
TAX
from the default device into
memory.
8-5
System Commands
Transferring Program Files into Memory (LOAD)
The
LOAD
command transfers a program file created by a
STORE
command from a mass storage device into the computer's memory.
Th e comman d :
LOAn "TAX
fI
transfers the" file TAX from the mass storage device into memory
for your use.
Note that if the file has been specially marked as
run-only
(see the
CATALOG
command section), it will begin to
execute after being LOADed.
Storing Data Files (SAVE)
The SAVE command creates a
DATA
file and stores a program
currently in memory on a storage device for later retrieval.
The
command:
SAVE "TAX"
saves the program
TAX
as a
DATA
file on the default mass storage
device.
You retrieve a data file stored by the SAVE command with
the GET command.
Transferring Data Files into Memory (GET)
To transfer a data file created by the SAVE command from a mass
storage device into the computer memory, use the GET command.
For example, execute:
GET "TAX
fI
to transfer the data file
TAX
from the default device into
memory.
8-5

Advertisement

Table of Contents
loading

Table of Contents