Language Reference

LOAD

LOAD

Load article or ￿le into internal memory.

 

Item

 

 

Description

 

 

Range

 

1 { 10 characters

 

 

 

 

Delimiters

 

Required

before and after

￿le name

when it contains

a number

or

 

 

lower-case

letters. When

￿le name

is upper-case alpha

characters

only,

 

 

delimiters

are optional.

 

 

 

 

Example

110

OUTPUT 723;"CLRW TRB;TS;

Sweep trace B .

 

120

OUTPUT

723;"STOR

T,$ALPHA$,TRB;"

Store trace B in trace ￿le called ALPHA.

 

130

OUTPUT

723;"LOAD

$ALPHA$,TRC;"

Load trace into trace C.

Description The LOAD command recalls to internal memory any ASCII ￿le that consists of spectrum-analyzer commands. These include ￿les stored by the following

commands: SAVES (state register ￿les), SAVET (trace ￿les), LIMISAV (limit-line ￿les), SAVEU (user-key ￿les), SAVED (￿les containing traces, user-de￿ned functions or variables, or on-end-of-sweep algorithms), STOR (any ￿le).

The operation of the LOAD command varies with the contents of the ￿le recalled.

7-227