.title BMS 10BACKUP Messages .ident 'BMS v2.4' ! ! This module is part of 10BACKUP - a program to read DECsystem-10 ! BACKUP tapes in INTERCHANGE mode on a VAX. ! ! This module contains the message definitions for 10BACKUP. ! ! The source modules that make up the 10BACKUP program are:- ! ! 10BACKUP.BAS the main line program. ! BIO.MAR contains tape and file IO routines. ! BUR.MAR is a set of macro utility routines. ! C36.MAR contains 36 bit conversion routines. ! BMS.MSG contains the error message definitions. ! 10BACKUP.RNH Runoff input to build the help library. ! ! ! .facility 10BACKUP,1/PREFIX=BMS_ ! ! .severity severe EXCESSERRORS ! ! .severity error UNRECMD /FAO=1 NOTAPE SIXBITSIZE SEQERR BADDATASIZE BADBLOCKTYPE BADRECSIZE FILERDWERR ENDORERR NOOPEN /FAO=1 ! ! .severity warning NORPTBLK CHKSUMERR NOSSEND NOSSTART SSNOTFND /FAO=1 NOFILESEL /FAO=1 ENDNOSS ENDSSFILE FILEINFILE MIDFILE EOFNOFILE NONAME HELPERR /FAO=1 PARONOFF EXTRAPAR /FAO=1 PARAMERR /FAO=2 LISTERR /FAO=1 AMBIGCOM /FAO=1 ! ! .severity information GOTRPTBLK IGNRPTBLK ! ! .END