T.LOAD

Top  Previous  Next

 

The T.LOAD command restores a Pick style T-DUMP tape.

 

 

Format

 

T.LOAD {DICT} filename {item.list} {BINARY} {COUNT.SUP} {OVERWRITING}

 

where

 

filenameis the name of the file to receive the restored data.

 

item.listis the list of items to be restored. The default select list may be used instead.

 

BINARYsuppresses translation of field marks to newlines in directory files. Use this mode when restoring binary data.

 

COUNT.SUPsuppresses display of the count of records restored.

 

OVERWRITINGcauses existing records to be replaced.

 

 

The T.LOAD command processes a Pick style T-DUMP pseudo tape and restores data from it into the named QM file.

 

The tape or pseudo-tape to be read must first be assigned to the process using the SET.DEVICE command.

 

 

See also:

ACCOUNT.RESTORE, ACCOUNT.SAVE, FILE.SAVE, FIND.ACCOUNT, RESTORE.ACCOUNTS, SEL.RESTORE, SET.DEVICE, T.ATT, T.DUMP, T.xxx