RESTORE.ACCOUNTS |
![]() ![]() ![]() |
The RESTORE.ACCOUNTS command restores all accounts from a Pick style FILE.SAVE tape.
Format
RESTORE.ACCOUNTS target {options}
where
options is any combination of the following:
The RESTORE.ACCOUNTS command processes a Pick style FILE.SAVE tape or pseudo tape and restores data from it into a QM system. It can also restore from a tape containing multiple ACCOUNT.SAVEs.
The tape to be restored must first be opened to the process using the SET.DEVICE command.
All accounts found on the tape are restored unless there is already an account of the same name or the target account directory already exists. In these cases, the account is skipped.
For more details of the tape processing applied during restore, see the ACCOUNT.RESTORE command.
See also: ACCOUNT.RESTORE, ACCOUNT.SAVE, FILE.SAVE, FIND.ACCOUNT, SEL.RESTORE, SET.DEVICE, T.ATT, T.DUMP, T.LOAD, T.xxx |