ACCOUNT.SAVE |
![]() ![]() ![]() |
The ACCOUNT.SAVE command creates a Pick style ACCOUNT-SAVE tape.
Format
ACCOUNT.SAVE {account.name} {options}
where
The ACCOUNT.SAVE command creates a Pick style "compatible mode" pseudo tape and saves a QM account to it. The account transfer tools are intended for use when migrating to QM from other systems. Although it would be possible to use this command to create a backup of a QM account, it is recommended that operating system level tools are used for this purpose.
The tape to be created must first be opened to the process using the SET.DEVICE command.
The command reports its progress by displaying the name of each file as it is saved unless the DET.SUP option is used.
ACCOUNT.SAVE normally saves all files referenced by F-type records in the VOC of the account being saved. There is a three level mechanism by which files can be excluded:
By use of a combination of the above methods, it should be possible to achieve total control of what is included in a save.
See also: ACCOUNT.RESTORE, FILE.SAVE, FIND.ACCOUNT, RESTORE.ACCOUNTS, SEL.RESTORE, SET.DEVICE, T.ATT, T.DUMP, T.LOAD, T.xxx |