RST restores files from magtape or disk container files that were backed up using BCK (type HELP BCK for more information) and produces standard RMS-11 files as output. The structure, content, and attributes of the restored files are those of the original file when they were backed up. To invoke installed RST: MCR>RST[command string] DCL>MCR RST[command string] To invoke uninstalled RST: RUN $RMSRST Type HELP RST COMMAND for an explanation of RST's command line. Type HELP RST SWITCHES for an explanation of the switches. See the RMS-11 User's Guide for more information. 2 COMMAND The general form of RST's command line is: outfile[/switch...]=infile[/switch...][,infile[/switch...]...] outfile - the filespec of a file to be restored. The file name and extension must be *[.*]. You cannot rename files as they are restored. The version can be omitted or can be a wild card. In both instances, the version used is that of the original file. infile - the filespec of a magtape or disk container file in backup format. Wild cards can be used to specify multiple files. If version is omitted and input file is on magtape, the following defaults apply: If wild cards appear in either or both file name and extension, all versions of all files satisfying the wild cards are selected. If both file name and extension are explicitly specified, the first physically occurring instance of the file with version 0 is selected. 2 SWITCHES Type Format Description Default String ? Print HELP message No help HELP Global /ID Identify the current No id version /[NO]QU Enable/disable query mode /QU /SL[:filespec] Provide summary (in file, No summary if specified) /FR Change protection code Original protection /RA Read after writing No reading /RC Check after writing No checking /SU Supersede existing files No supersession Infile /BD:date Restore disk files based No date checking on date of back up /OA:[g,m] Select files based on OA:[*,*] original account /SE:filespec Restore specified file(s) SE:*.*;* /SE:(filespec1, from backup container file filespec2[,...filespec10]) where: date - dd-mon-yy [g,m] - account number in [group,member] format