.ENABLE SUBSTITUTION .DISABLE LOWERCASE .ENABLE CONTROL-Z .ENABLE GLOBAL .ENABLE ESCAPE .; .; File: BACKUP.CMD .; Date: March 4, 1985 .; Author: Robin Miller .; Version: 1.0 .; .; Description: .; .; This command file is used to backup RL02 disks to magtape. .; .; Modification History: .; .;----------------------------------------------------------------- .; .; Inputs: .; P1 = The backup set name. .; P2 = The magtape device mnemonic. .; P3 = The disk device mnemonic. .; .SETF $DLG ! Set for short dialogue. .SETF DEBUG ! Debug flag to control quiet. .SETS DEFMAG "MM0:" ! Set the default magtape drive. .SETS DEFSYS "DL0:" ! Set the default system disk. .SETF ALLMAG ! Presume the devices .SETF ALLSYS ! are not allocated. .SETS CUSNAM "Unknown" ! Define the customer name. .IFNINS ...BRU INS $BRU ; ; Disk Backup Procedure started at '