Trailing-Edge
-
PDP-10 Archives
-
BB-FB49A-RM
-
sources/sntmdf.r36
There are no other files named sntmdf.r36 in the archive.
%title 'Declarations of Error codes and severity fields Version 1.00'
!++
! Copyright (c) 1984, 1985 by
! DIGITAL EQUIPMENT CORPORATION, Maynard, Massachusetts
!
! This software is furnished under a license and may be used and copied
! only in accordance with the terms of such license and with the
! inclusion of the above copyright notice. This software or any other
! copies thereof may not be provided or otherwise made available to any
! other person. No title to and ownership of the software is hereby
! transferred.
!
! The information in this software is subject to change without notice
! and should not be construed as a commitment by Digital Equipment
! Corporation.
!
! Digital assumes no responsibility for the use or reliability of its
! software on equipment which is not supplied by Digital.
!
! Edit History
!
!--
!
! Severity = 1 => SUCCESS
!
Literal M00001 = 9; ! SNT$_NORMAL
!
! Severity = 3 => INFORMATIONAL
!
Literal M00002 = 19; ! SNT$_BEGIN
Literal M00003 = 27; ! SNT$_ENDED
Literal M00004 = 35; ! SNT$_NEWHEADER
Literal M00005 = 43; ! SNT$_SETUP
Literal M00006 = 51; ! SNT$_USERDISC
!
! Severity = 0 => WARNING
!
Literal M00007 = 56; ! SNT$_DATALOST
Literal M00008 = 64; ! SNT$_TRUNC
!
! Severity = 2 => ERROR
!
Literal M00009 = 74; ! SNT$_ASSIGN
Literal M00010 = 82; ! SNT$_BADINPUT
Literal M00011 = 90; ! SNT$_BADKEY
Literal M00012 = 98; ! SNT$_BADLOGIC
Literal M00013 = 106; ! SNT$_BADPURGE
Literal M00014 = 114; ! SNT$_BADVALUE
Literal M00015 = 122; ! SNT$_BUFSIZE
Literal M00016 = 130; ! SNT$_CANCEL
Literal M00017 = 138; ! SNT$_CLOSEIN
Literal M00018 = 146; ! SNT$_CLOSEOUT
Literal M00019 = 154; ! SNT$_CONFQUAL
Literal M00020 = 162; ! SNT$_CONNFAIL
Literal M00021 = 170; ! SNT$_CTRLC
Literal M00022 = 178; ! SNT$_HELP
Literal M00023 = 186; ! SNT$_INCVERSION
Literal M00024 = 194; ! SNT$_INIT
Literal M00025 = 202; ! SNT$_INVCIRCID
Literal M00026 = 210; ! SNT$_INVFILE
Literal M00027 = 218; ! SNT$_INVNODE
Literal M00028 = 226; ! SNT$_MAXPARM
Literal M00029 = 234; ! SNT$_NETREAD
Literal M00030 = 242; ! SNT$_NOCIRCUIT
Literal M00031 = 250; ! SNT$_NODATA
Literal M00032 = 258; ! SNT$_NOLINK
Literal M00033 = 266; ! SNT$_NOSESSION
Literal M00034 = 274; ! SNT$_NOVALUE
Literal M00035 = 282; ! SNT$_OPENFAIL
Literal M00036 = 290; ! SNT$_OPENIN
Literal M00037 = 298; ! SNT$_OPENOUT
Literal M00038 = 306; ! SNT$_READERR
Literal M00039 = 314; ! SNT$_RECEIVE
Literal M00040 = 322; ! SNT$_REJECT
Literal M00041 = 330; ! SNT$_REQDATA
Literal M00042 = 338; ! SNT$_SNACOMM
Literal M00043 = 346; ! SNT$_SNDINIT
Literal M00044 = 354; ! SNT$_SRVLNKABO
Literal M00045 = 362; ! SNT$_START
Literal M00046 = 370; ! SNT$_SYNTAX
Literal M00047 = 378; ! SNT$_TRALOAFAI
Literal M00048 = 386; ! SNT$_TRANSMIT
Literal M00049 = 394; ! SNT$_UNRCMD
Literal M00050 = 402; ! SNT$_WRITEERR
!
! Severity = 4 => FATAL (SEVERE)
!
Literal M00051 = 410; ! SNT$_ABNSESTER
Literal M00052 = 418; ! SNT$_CIRNOTAVA
Literal M00053 = 426; ! SNT$_CIRTOOLON
Literal M00054 = 434; ! SNT$_CIRNOTSPE
Literal M00055 = 442; ! SNT$_FATINTERR
Literal M00056 = 450; ! SNT$_GATINTERR
Literal M00057 = 458; ! SNT$_GETMSG
Literal M00058 = 466; ! SNT$_ILLTRCTYP
Literal M00059 = 474; ! SNT$_INCMSGTYP
Literal M00060 = 482; ! SNT$_INSGATRES
Literal M00061 = 490; ! SNT$_INTERRHOS
Literal M00062 = 498; ! SNT$_INTMSG
Literal M00063 = 506; ! SNT$_TXTLIB
Literal M00064 = 514; ! SNT$_GETMEM
Literal M00065 = 522; ! SNT$_GETMSG
Literal M00066 = 530; ! SNT$_RETMEM
Literal M00067 = 538; ! SNT$_FILASSFAI
Literal M00068 = 546; ! SNT$_ACCVERFAI
Literal M00069 = 554; ! SNT$_NOBUFFERS
Literal M00070 = 562; ! SNT$_NOTINIMSG
Literal M00071 = 570; ! SNT$_NOTRECORD
Literal M00072 = 578; ! SNT$_PROTOCOL
Literal M00073 = 586; ! SNT$_READCHAR
Literal M00074 = 594; ! SNT$_SESIN_USE
Literal M00075 = 602; ! SNT$_SESNOTAVA