/*N *****************************************************************************N * *N * Copyright 1978 Compaq Computer Corporation *N * *N * Compaq and the Compaq logo Registered in U.S. Patent and Trademark Office.*N * *N * Confidential computer software. Valid license from Compaq required for *N * possession, use or copying. Consistent with FAR 12.211 and 12.212, *N * Commercial Computer Software, Computer Software Documentation, and *N * Technical Data for Commercial Items are licensed to the U.S. Government *N * under vendors standard commercial license. *N * *N ***************************************************************************** * * SDL Message Declarations ** * File: SDLMSGDEF.IN (PL/I include file) * * Modification History: * * 02-Dec-1987 John G. WardG * Added declarations for BUGCHECK, INVUNKLEN, TYPNOTSUP, and IMMGTR32.$ * Also, added this comment heading. * * 05-Dec-1987 John G. Ward$ * Added declaration for IDENTGTR31. * * 18-Jan-1988 Jeff Goodenough" * Added declaration for SIZEREDEF * * 27-Jan-1988 Jeff Goodenough/ * Added declarations for SIZEQUAL and SIZENEST * * 29-Jan-1988 Pete Goodwin$ * Added declaration for STRINGCONST * * 16-Feb-1988 Jeff Goodenough, * Added declarations for INVNAME, LANGMATCH * * 28-Mar-1988 Jeff Goodenough# * Added declaration for ILLFORWREF *% * 20-Feb-1990 Larry Woodman" * Added declaration for INVSYMDEF * NOSYMQUAL * SYMNOTDEF * SYMALRDEF * * 31-Mar-92 John Kaminski4 * Corrected spelling of "invalign" and "unaligned". * Added INVEXPR and OFFSETEXPR. * * 27-Apr-92 John Kaminski * Added infilsdi. * * 20-May-92 John Kaminski * Added revcheck. *+ * 8-Dec-1992 jak EV1-20 Added INVLISTOPT.C * 7-Jan-1993 Added UNDEFORG, UNDEFCON, UNDEFFIL, UNDEFUSER. *+ * 28-Jan-1993 jak EV1-21 Added BASEDALIGN. *) * 12-Mar-1993 rs EV1-22 Added NEGORIGIN. *' * 12-Dec-1996 aem EV1-56 Added INVDECL *> * 20-Nov-2000 ljk EV1-65 Added BADNODETYPE, DIMENSIONSTAR and * FIXUP.- Change copyright notice to Compaq format.( * 09-Mar-2004 RAB EV1-69 Added POSSCIRC */Gdcl errmsg entry (any, fixed bin(31), fixed bin (31), char(132) var )  options (variable); 1dcl sdl$_invshrimg globalref value fixed bin(31);1dcl sdl$_nullstruc globalref value fixed bin(31);1dcl sdl$_dupconatt globalref value fixed bin(31);1dcl sdl$_invfldsiz globalref value fixed bin(31);0dcl sdl$_undefsym globalref value fixed bin(31);0dcl sdl$_undeforg globalref value fixed bin(31);0dcl sdl$_undefcon globalref value fixed bin(31);0dcl sdl$_undeffil globalref value fixed bin(31);1dcl sdl$_undefuser globalref value fixed bin(31);/dcl sdl$_invdecl globalref value fixed bin(31);1dcl sdl$_symtabovr globalref value fixed bin(31);0dcl sdl$_nooutput globalref value fixed bin(31);-dcl sdl$_abort globalref value fixed bin(31);.dcl sdl$_invout globalref value fixed bin(31);.dcl sdl$_tokovf globalref value fixed bin(31);0dcl sdl$_matchend globalref value fixed bin(31);/dcl sdl$_zerolen globalref value fixed bin(31);0dcl sdl$_infilopn globalref value fixed bin(31);1dcl sdl$_lisfilopn globalref value fixed bin(31);1dcl sdl$_outfilopn globalref value fixed bin(31);1dcl sdl$_syntaxerr globalref value fixed bin(31);.dcl sdl$_intovf globalref value fixed bin(31);/dcl sdl$_zerodiv globalref value fixed bin(31);.dcl sdl$_bytsiz globalref value fixed bin(31);5dcl sdl$_toomanyfields globalref value fixed bin(31);0dcl sdl$_warnexit globalref value fixed bin(31);/dcl sdl$_errexit globalref value fixed bin(31);1dcl sdl$_invbitfld globalref value fixed bin(31);1dcl sdl$_adrobjbas globalref value fixed bin(31);.dcl sdl$_typnam globalref value fixed bin(31);2dcl sdl$_invreqparm globalref value fixed bin(31);0dcl sdl$_namtrunc globalref value fixed bin(31);2dcl sdl$_multdefsym globalref value fixed bin(31);3dcl sdl$_incdefstruc globalref value fixed bin(31);2dcl sdl$_invparmtyp globalref value fixed bin(31);0dcl sdl$_bugcheck globalref value fixed bin(31);1dcl sdl$_invunklen globalref value fixed bin(31);1dcl sdl$_typnotsup globalref value fixed bin(31);0dcl sdl$_immgtr32 globalref value fixed bin(31);2dcl sdl$_identgtr31 globalref value fixed bin(31);1dcl sdl$_sizeredef globalref value fixed bin(31);0dcl sdl$_sizequal globalref value fixed bin(31);0dcl sdl$_sizenest globalref value fixed bin(31);3dcl sdl$_stringconst globalref value fixed bin(31);/dcl sdl$_invname globalref value fixed bin(31);1dcl sdl$_langmatch globalref value fixed bin(31);2dcl sdl$_illforwref globalref value fixed bin(31);1dcl sdl$_invsymdef globalref value fixed bin(31);1dcl sdl$_nosymqual globalref value fixed bin(31);1dcl sdl$_symnotdef globalref value fixed bin(31);1dcl sdl$_symalrdef globalref value fixed bin(31);0dcl sdl$_invalign globalref value fixed bin(31);1dcl sdl$_unaligned globalref value fixed bin(31);2dcl sdl$_offsetexpr globalref value fixed bin(31);/dcl sdl$_invexpr globalref value fixed bin(31);0dcl sdl$_infilsdi globalref value fixed bin(31);0dcl sdl$_revcheck globalref value fixed bin(31);2dcl sdl$_invlistopt globalref value fixed bin(31);1dcl sdl$_basealign globalref value fixed bin(31);/dcl sdl$_langdup globalref value fixed bin(31);0dcl sdl$_langmiss globalref value fixed bin(31);1dcl sdl$_negorigin globalref value fixed bin(31);3dcl sdl$_badnodetype globalref value fixed bin(31);5dcl sdl$_dimensionstar globalref value fixed bin(31);-dcl sdl$_fixup globalref value fixed bin(31);0dcl sdl$_posscirc globalref value fixed bin(31);