Moving Data to/from Files Commands

CLOSE

closes an external input or output file

DBCOMP

compresses a databank (Databank)

DBCOPY

copies databank for moving to another computer (Databank)

DBDEL

deletes variables from a databank (Databank)

DBLIST

lists all variable names in a databank (Databank)

DBPRINT

prints all series in a databank (Databank)

FETCH

reads a microTSP-format databank

FORMAT

(option) -- used in READ and WRITE with numbers

IN

causes automatic searching of databanks listed (Databank)

KEEP

stores TSP variables on specified OUT files (Databank)

LOAD

reads variables from a file (or from program) - same as READ

NOPRINT

suppresses echoing of commands in a LOAD section

OUT

causes automatic databank storage in files listed (Databank)

PRINT

same as WRITE

READ

reads variables from a file (or from program)

RECOVER

recovers lost program from INDX.TMP file (Interactive)

RESTORE

reads variables from a SAVE file into the program (Interactive)

SAVE

saves all current variables on disk (Interactive)

STORE

writes a microTSP-format databank

WRITE

writes variables to a file (or to printout)