SEL.RESTORE |
![]() ![]() ![]() |
The SEL.RESTORE command restores a single file from a Pick style ACCOUNT.SAVE or FILE.SAVE tape.
Format
SEL.RESTORE {DICT} target.file.name {item.list} {options}
where
Unless the POSITIONED option is used, the SEL.RESTORE command prompts for the name of the account and the file within that account. It then restores the data for this file from the tape into the specified target file. which must already exist.
The tape to be restored must first be opened to the process using the SET.DEVICE command.
See also: ACCOUNT.RESTORE, ACCOUNT.SAVE, FILE.SAVE, FIND.ACCOUNT, RESTORE.ACCOUNTS, SET.DEVICE, T.ATT, T.DUMP, T.LOAD, T.xxx |