/********************************************************************************************************************************/ /* Created: 30-Mar-2010 17:29:23 by OpenVMS SDL EV3-3 */ /* Source: 30-MAR-2010 17:29:18 $1$DGA7274:[STARLET_H.SRC]COBMSG.SDI;1 */ /********************************************************************************************************************************/ /*** MODULE $COBDEF ***/ #ifndef __COBDEF_LOADED #define __COBDEF_LOADED 1 #pragma __nostandard /* This file uses non-ANSI-Standard features */ #pragma __member_alignment __save #pragma __nomember_alignment #ifdef __INITIAL_POINTER_SIZE /* Defined whenever ptr size pragmas supported */ #pragma __required_pointer_size __save /* Save the previously-defined required ptr size */ #pragma __required_pointer_size __short /* And set ptr size default to 32-bit pointers */ #endif #ifdef __cplusplus extern "C" { #define __unknown_params ... #define __optional_params ... #else #define __unknown_params #define __optional_params ... #endif #ifndef __struct #if !defined(__VAXC) #define __struct struct #else #define __struct variant_struct #endif #endif #ifndef __union #if !defined(__VAXC) #define __union union #else #define __union variant_union #endif #endif /* */ /* This SDL File Generated by VAX-11 Message V04-00 on 30-MAR-2010 17:29:02.65 */ /* */ /* FILE: COBMSG.MSG EDIT: HR 04-NOV-2000 */ /* */ /* */ /* */ /* COPYRIGHT 2000 COMPAQ COMPUTER CORPORATION */ /* */ /* COMPAQ REGISTERED IN U.S. PATENT AND TRADEMARK OFFICE. */ /* */ /* CONFIDENTIAL COMPUTER SOFTWARE. VALID LICENSE FROM COMPAQ REQUIRED */ /* FOR POSSESSION, USE OR COPYING. CONSISTENT WITH FAR 12.211 AND 12.212, */ /* COMMERCIAL COMPUTER SOFTWARE, COMPUTER SOFTWARE DOCUMENTATION, AND */ /* TECHNICAL DATA FOR COMMERCIAL ITEMS ARE LICENSED TO THE U.S. GOVERNMENT */ /* UNDER VENDOR'S STANDARD COMMERCIAL LICENSE. */ /* */ /* */ /* */ /* */ /* EDIT HISTORY: */ /* X-12 HR HOWARD RUTIEZER 04-NOV-2000 */ /* ADD RESDETCON, OVFDETCON, UNDDETCON. */ /* FROM EDIT HISTORY OF COB_MSG.SRC, ABOUT NOV-1999 - SZYMANSKI. */ /* BRANDING CHANGES. */ /* */ /* X-11 LNG LOUIS GROSS 21-JAN-1998 */ /* ADDED MESSAGES FOR DIGITAL COBOL */ /* */ /* X-10 LNG LOUIS GROSS 29-JUN-1995 */ /* */ /* ADDED MESSAGES FOR DEC COBOL. */ /* X-9 CKJ CATHY KIMMEL JOLY 14-SEP-1994 */ /* */ /* ADDED MESSAGE FOR DEC COBOL. */ /* */ /* X-8 CKJ CATHY KIMMEL JOLY 11-JUL-1994 */ /* */ /* ADDED MESSAGES FOR DEC COBOL. */ /* */ /* X-7 CKJ CATHY KIMMEL JOLY 03-MAR-1994 */ /* */ /* ADDED MESSAGE FOR DEC COBOL. */ /* */ /* X-6 CKJ CATHY KIMMEL JOLY 28-JAN-1994 */ /* */ /* CHANGED MESSAGE TEXT FOR DEC COBOL. */ /* */ /* X-5 CKJ CATHY KIMMEL JOLY 15-DEC-1993 */ /* */ /* ADD MORE ISAM MESSAGES FOR DEC COBOL. */ /* */ /* X-4 CKJ CATHY KIMMEL JOLY 10-NOV-1993 */ /* */ /* ADD NOISAM MESSAGE FOR DEC COBOL. */ /* */ /* */ /* X-3 KC KEN COWAN 1-APR-1993 */ /* */ /* MERGE DEC$COBMSG.MSG INTO COBMSG.MSG. TRANSLATED VAX */ /* COBOL PROGRAMS AND NATIVE DEC COBOL PROGRAMS NOW */ /* SHARE THE SAME MESSAGE SOURCE FILE, THOUGH THEY USE */ /* SOME DIFFERENT MESSAGE CODES. */ /* */ /* */ /* X-2 RAB RICHARD A. BISHOP 19-MAY-1992 */ /* MERGE ANOTHER CHANGE (RANDOMBOUNDS) FROM BLADE. */ /* */ /* OLD AUDIT TRAIL.... */ /* */ /* X-3 RAB RICHARD A. BISHOP 29-JAN-1992 */ /* MERGE INTO ALPHA THE POST-V5.4 CHANGES IN VMS. */ /* SINCE THERE HAVE BEEN NO CHANGES IN THE ALPHA VERSION */ /* OF THIS FILE SINCE V5.4 (OTHER THAN AUDIT TRAIL), WHAT */ /* FOLLOWS IS THE AUDIT TRAIL FROM THE VMS MASTERPACK. */ /* */ /* =============================================================== */ /* */ /* 2-001 - CONVERT TO MESSAGE UTILITY SOURCE FORMAT. ADAPTED FROM COBMSG.MDL */ /* VERSION 1-019. SBL 22-APR-1981 */ /* 2-002 - USE COB$ FACILITY FOR COB$_NORMAL. SBL 27-APR-1981 */ /* 2-003 - COPIED CHANGES MADE TO COBMSG.MDL TO THIS MSG FILE. THE MESSAGES */ /* ADDED INCLUDE COB$_LSTHNDUSE, COB$_LSTHNDLDB, AND COB$_EXPDBOVER. */ /* LB 7-MAY-81. */ /* 2-004 - ADDED COB$_KEYNOTMAT. PDG 24-JUL-81. */ /* 2-005 - ADDED .TITLE PDG 26-JUL-81. */ /* 2-006 - ADDED COB$_UNLUNOFIL AND COB$_RECNOTLOC. PDG 7-AUG-81. */ /* 2-007 - UPDATED COPYRIGHT DATE AND FIXED SPELLING ERROR. LB 9-AUG-81. */ /* 2-008 - ADDED COB$_UNLNO_CUR. LB 29-OCT-81. */ /* 2-009 - CHANGED COB$_GOTNO_ALT TO BE COB$_GOTO_ALT. THIS HAD BEEN IN */ /* ERROR IN THIS FILE AS WELL AS IN COBERROR. LB 1-APR-82. */ /* 2-010 - CHANGE TITLE TO COB$MSGDEF. SBL 28-AUG-1982 */ /* 2-011 - ADDED COB$_ERRDURPOS FOR COB$POS_ERASE AND COB$_REAMP_D_R */ /* FOR COB$IOEXCEPTION. LGB 6-SEP-83 */ /* ADDED COB$_INVDEFVAL FOR COB$ACCEPT LGB 3-OCT-83 */ /* 2-012 - ADDED NUMEROUS CODES FOR COBOL V4.0 SUPPORT FOR COB$IOEXCEPTION. */ /* DJM 17-NOV-86 */ /* 2-013 - CHANGED MESSAGE AND SEVERITY FOR COB$_INTDIVZER AND COB$_UNDEF_EXP */ /* AS THE PROGRAM IS ALLOWED TO CONTINUE WITH THE NEW STANDARD. */ /* ALSO - ADD MESSAGE COB$_DIVBYZER. DJM 27-APR-1987 */ /* 2-014 - REMOVE REFERENCE TO ISAM. DJM 30-DEC-1987 */ /* 2-015 - ADD MULFILERR FOR COB$MFT. DJM 28-MAR-1988. */ /* 2-016 - ADD COB$NOTIMP. MDL 23-OCT-1989 */ /* 2-017 - ADD CODES FOR COBOL V5 INTRINSIC FUNCTIONS. KC 14-NOV-1991. */ /* 2-018 - ADD RANDOM BOUNDS. KC 24-JAN-1992. */ /* */ /*+ */ /* SYMBOLS ARE DEFINED FOLLOWING THE STANDARD FOR GLOBAL NAMES: */ /* */ /* COB$_ABCMNOXYZ */ /* */ /* IN ADDITION, THE LIBRARY STANDARDS SPECIFY THAT THE LETTERS "abc", "mno", */ /* AND "xyz" ARE THE FIRST THREE LETTERS OF THE FIRST THREE WORDS OF THE ERROR */ /* MESSAGE, NOT COUNTING ARTICLES AND PREPOSITIONS. */ /* */ /* */ /* MACRO-32 PROGRAMMING: */ /* */ /* THE MACRO CALL: */ /* */ /* $COBDEF */ /* */ /* WILL CAUSE ALL SYMBOLS TO BE MADE AVAILABLE TO THE MODULE. */ /* THE RUN-TIME LIBRARY DECLARES THESE SYMBOLS AS EXTERNAL; */ /* THE MACROS ARE PROVIDED ONLY FOR THE CONVENIENCE OF THE USER. */ /*- */ /* */ /* */ /* ; NOTE: ERROR CODES MUST NOT OVERLAP SUCCESS CODES!!! */ #define COB$_FACILITY 25 #define COB$_NORMAL 1671169 /* COBOL V4 SUPPORT, NEXT 2 MESSAGES */ #define COB$_READUPKEY 1671177 #define COB$_RECNOTSIZ 1671185 #define COB$_GOTO_ALT 1671236 #define COB$_RECACTPER 1671244 #define COB$_NESERRPER 1671252 #define COB$_TIMOVELON 1671260 #define COB$_OCCDEPOVE 1671268 #define COB$_SUBOVELON 1671276 #define COB$_ERRDURSOR 1671284 #define COB$_UNEINSCON 1671292 #define COB$_CALFAI 1671300 #define COB$_INVLINVAL 1671308 /* ***** NO_USEPRO MUST BE THE FIRST ERROR */ /* ***** MESSAGE ASSOCIATED WITH */ /* ***** COB$IOEXCEPTION. IT IS USED AS */ /* ***** THE BASE OF AN ENCODING ALGORITHM. */ /* */ #define COB$_NO_USEPRO 1671316 #define COB$_ERRON_FIL 1671324 #define COB$_OPTMISOPE 1671332 #define COB$_FILALRLOC 1671340 #define COB$_FILALROPE 1671348 #define COB$_FILCLOLOC 1671356 #define COB$_NO_SPACE 1671364 #define COB$_FILNOTFOU 1671372 #define COB$_OPTMISCLO 1671380 #define COB$_FILALRCLO 1671388 #define COB$_NO_NEXLOG 1671396 #define COB$_OPTMISREA 1671404 #define COB$_NO_NEXVAL 1671412 #define COB$_RECLOCREA 1671420 #define COB$_RECLOC_OK 1671428 #define COB$_REAUNOFIL 1671436 #define COB$_REAINCOPE 1671444 #define COB$_WRIBEYBOU 1671452 #define COB$_WRIUNOFIL 1671460 #define COB$_WRIINCOPE 1671468 #define COB$_REWNO_R_S 1671476 #define COB$_REWUNOFIL 1671484 #define COB$_REWINCOPE 1671492 #define COB$_RECNOTEXI 1671500 #define COB$_OPTMISSTA 1671508 #define COB$_RECLOCSTA 1671516 #define COB$_STAUNOFIL 1671524 #define COB$_STAINCOPE 1671532 #define COB$_RECLOCWRI 1671540 #define COB$_RECLOCDEL 1671548 #define COB$_DELNO_R_S 1671556 #define COB$_DELUNOFIL 1671564 #define COB$_DELINCOPE 1671572 #define COB$_RECLOCREW 1671580 #define COB$_WRIDUPKEY 1671588 #define COB$_WRICREDUP 1671596 #define COB$_WRINOTASC 1671604 #define COB$_WRIDUPALT 1671612 #define COB$_REWCREDUP 1671620 #define COB$_PRIKEYCHA 1671628 #define COB$_REWDISDUP 1671636 #define COB$_WRIDISDUP 1671644 #define COB$_REASMAMIN 1671652 #define COB$_EOFON_ACC 1671660 #define COB$_ERRDURACC 1671668 #define COB$_DISMORMAX 1671676 #define COB$_INTEXPOVE 1671684 #define COB$_INTEXPUND 1671692 #define COB$_INTRESOPE 1671700 #define COB$_NO_MES_00 1671708 /* PLACE HOLDER. WAS INTDIVZER */ #define COB$_INVDECDIG 1671716 #define COB$_NO_MES_01 1671724 /* PLACE HOLDER. WAS UNDEF_EXP */ #define COB$_WRISMAMIN 1671732 #define COB$_REWSMAMIN 1671740 #define COB$_NAMNOTLIN 1671748 #define COB$_INVCHANAM 1671756 #define COB$_ORGNOTMAT 1671764 #define COB$_CANFAIL 1671772 #define COB$_INVARG 1671780 #define COB$_FAIGET_VM 1671788 #define COB$_FAIFREEVM 1671796 #define COB$_ERRDURDIS 1671804 #define COB$_USE_EXIT 1671812 #define COB$_RECACTUSE 1671820 #define COB$_FATINTERR 1671828 #define COB$_FAIGET_EF 1671836 #define COB$_SETEXTFAI 1671844 #define COB$_INVDECDAT 1671852 #define COB$_LSTHNDUSE 1671860 #define COB$_LSTHNDLDB 1671868 #define COB$_EXPDBOVER 1671876 #define COB$_KEYNOTMAT 1671884 #define COB$_UNLUNOFIL 1671892 #define COB$_RECNOTLOC 1671900 #define COB$_UNLNO_CUR 1671908 #define COB$_REAMP_D_R 1671916 #define COB$_ERRDURPOS 1671924 #define COB$_INVDEFVAL 1671932 /* COBOL V4 SUPPORT, NEXT 10 MESSAGES */ #define COB$_REARECTOB 1671940 #define COB$_WRIRECTOB 1671948 #define COB$_DEVNOTAPL 1671956 #define COB$_INVRECSIZ 1671964 #define COB$_RECSIZEXC 1671972 #define COB$_INVRECTYP 1671980 #define COB$_INVBLKFAC 1671988 #define COB$_CONCODSET 1671996 #define COB$_COLSEQKEY 1672004 #define COB$_CONPADCHR 1672012 /*EDIT 2-013 */ #define COB$_MULFILERR 1672020 /*EDIT 2-016 */ #define COB$_NOTIMP 1672028 /*EDIT 2-017, COBOL V5.0 SUPPORT */ #define COB$_INTDATEBOUNDS 1672036 #define COB$_INTDAYBOUNDS 1672044 #define COB$_DAYINTBOUNDS 1672052 #define COB$_DATEINTBOUNDS 1672060 #define COB$_FACTBOUNDS 1672068 #define COB$_NUMVALARGINV 1672076 #define COB$_LOWERLENZERO 1672084 #define COB$_UPPERLENZERO 1672092 #define COB$_REVERSELENZERO 1672100 #define COB$_ANNUITYBOUNDS 1672108 #define COB$_CHARBOUNDS 1672116 #define COB$_MODBOUNDS 1672124 #define COB$_PRESVALBOUNDS 1672132 #define COB$_REMBOUNDS 1672140 #define COB$_RANDOMBOUNDS 1672148 #define COB$_INTDIVZER 1679170 #define COB$_DIVBY_ZER 1679178 #define COB$_UNDEF_EXP 1679186 /* */ /* */ /* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT IT BY HAND. */ /* INSTEAD CHANGE COB_MSG.SRC AND RERUN THE MESSAGE CONVERT UTILITY */ /* */ /* NOTE: THIS FILE GETS CHECKED INTO [STARLET] FACILITY */ /* IT DOES NOT GO INTO [DEC$COBRTL]. */ /* */ /* */ /* */ /* VAX COBOL USES 0-499, 1000 ONWARD */ #define COB$_INFO 1675171 #define COB$_VERSION 1675179 #define COB$_BUG_CHECK 1675188 #define COB$_INVDATE 1675196 #define COB$_NOTCOBSPE 1675204 #define COB$_INVARGCOB 1675212 #define COB$_SUCCESS 1675217 #define COB$_DUPLICATE_OK 1675227 #define COB$_RECORD_SHORT 1675235 #define COB$_RECORD_LONG 1675244 #define COB$_CREATED 1675251 #define COB$_NOT_REEL 1675259 #define COB$_EOF_DETECTED 1675268 #define COB$_EOF_OPTIONAL 1675276 #define COB$_ALREADY_AT_EOF 1675284 #define COB$_READ_TOO_LARGE 1675292 #define COB$_KEY_CHANGED 1675300 #define COB$_DUPLICATE_KEY 1675308 #define COB$_RECORD_NOT_FOUND 1675316 #define COB$_KEY_TOO_LARGE 1675324 #define COB$_PERMANENT_ERROR 1675332 #define COB$_BOUNDARY 1675340 #define COB$_FILE_NOT_FOUND 1675348 #define COB$_IO_NOT_MASS_STORAGE 1675356 #define COB$_NOT_MASS_STORAGE 1675364 #define COB$_CLOSE_LOCKED 1675372 #define COB$_FILE_ATTRIB 1675380 #define COB$_ALREADY_OPEN 1675388 #define COB$_NOT_OPEN 1675396 #define COB$_NO_CURRENT 1675404 #define COB$_REWRITE_SIZE 1675412 #define COB$_WRITE_SIZE 1675420 #define COB$_NO_NEXT_RECORD 1675428 #define COB$_NOT_INPUT 1675436 #define COB$_NOT_OUTPUT 1675444 #define COB$_NOT_IO 1675452 #define COB$_LOCKED_OK 1675460 #define COB$_FILE_LOCKED 1675468 #define COB$_LOCKED_FAILED 1675476 #define COB$_DEVICE_FULL_OPEN 1675484 #define COB$_CLOSE_ERROR 1675492 /* NOTIMP SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ #define COB$_FAILURE 1675500 #define COB$_END_OF_VOLUME 1675508 #define COB$_NOT_END_OF_VOLUME 1675516 #define COB$_NO_LOCKING 1675524 #define COB$_INVALID_KEY 1675532 #define COB$_END_OF_PAGE 1675540 #define COB$_CONVERSION_ERROR 1675548 #define COB$_SCR_NORMAL 1675553 #define COB$_SCR_BUG_CHECK 1675564 #define COB$_SCR_ERROR 1675570 #define COB$_SCR_EOF 1675579 #define COB$_SCR_CVTERR 1675586 #define COB$_SCR_CVT_OFW 1675594 #define COB$_SCR_NOTTY 1675602 #define COB$_SCR_INVKEY 1675610 #define COB$_SCR_INVDAT 1675618 #define COB$_SCR_FULL 1675626 #define COB$_SCR_NOT_FULL 1675634 #define COB$_SCR_REQUIRED 1675642 #define COB$_SCR_INVLINE 1675650 #define COB$_SCR_INVCOL 1675658 #define COB$_SCR_HEIGHT 1675667 #define COB$_SCR_WIDTH 1675675 #define COB$_SCR_NOCOLOR 1675683 /* DIVBY_ZER SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* UNDEF_EXP SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* INVDECDAT SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* GOTO_ALT SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* RECACTPER SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* NESERRPER SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* TIMOVELON SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* RECACTUSE SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* SUBOVELON SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* INTDATEBOUNDS SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* INTDAYBOUNDS SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* DAYINTBOUNDS SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* DATEINTBOUNDS SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* FACTBOUNDS SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* NUMVALARGINV SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* LOWERLENZERO SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* UPPERLENZERO SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* REVERSELENZERO SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* ANNUITYBOUNDS SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* CHARBOUNDS SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* MODBOUNDS SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* PRESVALBOUNDS SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* REMBOUNDS SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ #define COB$_INSVIRMEM 1675692 #define COB$_STRING_OVERFLOW 1675700 #define COB$_INVALID_FNAME 1675708 #define COB$_SWITCH_FAIL 1675716 #define COB$_INVALID_SWITCH 1675724 #define COB$_NOT_LOCKED 1675732 #define COB$_NOT_LOCKED_REL 1675740 #define COB$_SIZE_CHANGED 1675748 #define COB$_CALL_FAILED 1675756 #define COB$_CANCEL_FAILED 1675764 #define COB$_INVALID_RECORD 1675772 #define COB$_USE_EXECUTED 1675780 #define COB$_FILE_NOT_PRESENT 1675788 #define COB$_UNLOCK_FAILED 1675796 #define COB$_RECORD_KEY_ZERO 1675804 #define COB$_DISPLAY_ERROR 1675812 #define COB$_ACCEPT_ERROR 1675820 #define COB$_OPEN_ERROR 1675828 #define COB$_READ_ERROR 1675836 #define COB$_WRITE_ERROR 1675844 #define COB$_REWRITE_ERROR 1675852 #define COB$_DELETE_ERROR 1675860 #define COB$_START_ERROR 1675868 #define COB$_UNLOCK_ERROR 1675876 #define COB$_SORT_ERROR 1675884 #define COB$_KEY_MATCH_ERROR 1675892 #define COB$_KEY_COUNT_ERROR 1675900 #define COB$_INVALID_FOOTING 1675908 #define COB$_PAGE_SIZE 1675916 #define COB$_ACCEPT_CVT_ERROR 1675924 #define COB$_OPEN_MFT 1675932 #define COB$_DEVICE_FULL 1675940 #define COB$_RECORD_EXCEEDED 1675948 #define COB$_DEVICE_FULL_KEY 1675956 #define COB$_SUBSCRIPT 1675964 #define COB$_MFT_POSITION 1675972 #define COB$_NOISAM 1675980 #define COB$_ISAM_KEY_OVERLAP 1675988 #define COB$_ISAM_BADFILE 1675996 /* RANDOMBOUNDS SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ #define COB$_ORDLENONE 1676004 #define COB$_INVTERM 1676012 #define COB$_INVTERMDB 1676020 #define COB$_INVARGMTH 1676028 #define COB$_ISAM_BADKEY 1676036 #define COB$_NOEXTFH 1676044 #define COB$_ENCINA_UNKNOWN_ERROR 1676052 #define COB$_FCNTLERR 1676060 #define COB$_LOCKERR 1676068 #define COB$_NOMOREL 1676076 #define COB$_ISAM_INVKEY 1676084 #define COB$_INVALID_TAPE 1676092 #define COB$_TAPE_ERROR 1676100 #define COB$_TAPE_SUPPORT 1676108 #define COB$_CORRECT_TAPE 1676115 #define COB$_NEXT_TAPE 1676123 #define COB$_TAPE_PROMPT 1676131 #define COB$_TAPE_SEQUENCE 1676138 #define COB$_END_OF_TAPE 1676148 #define COB$_TAPE_ABORT 1676156 #define COB$_TAPE_DEVICE 1676163 #define COB$_TAPE_ENTER 1676171 #define COB$_TAPE_IN_USE 1676180 #define COB$_TAPE_WRLOCK 1676188 #define COB$_TAPE_OFFLINE 1676194 #define COB$_INVLOCK 1676204 #define COB$_NOALPHAUPROG 1676210 #define COB$_BUFTOOSMALL 1676218 #define COB$_COM_BUGCHECK 1676226 #define COB$_ILLPICT 1676234 #define COB$_BIGAPIC 1676242 #define COB$_BIGNPIC 1676250 #define COB$_BIGANPIC 1676258 #define COB$_BIGANEPIC 1676266 #define COB$_BIGNEPIC 1676274 #define COB$_PICLENEXT 1676282 #define COB$_PICLONG 1676290 #define COB$_PICREPEAT 1676298 #define COB$_PIC1ONLY 1676306 #define COB$_PICPAREN 1676314 #define COB$_RT_FLOAT 1676322 #define COB$_PICMUTEX1 1676330 #define COB$_PICMUTEX2 1676338 #define COB$_PICMUTEX3 1676346 #define COB$_PICMUTEX4 1676354 #define COB$_ARGLIMIT 1676362 /* INTDIVZER SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* INTEXPOVE SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* INTEXPUND SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ /* INTRESOPE SHARED WITH VAX COBOL MESSAGES IN COBMSG.MSG */ #define COB$_BADVERS_S 1676372 #define COB$_BADVERS_I 1676379 #define COB$_FILE_LOCKED_PERM 1676388 #define COB$_INVFUNCARG 1676396 #define COB$_RESDETCON 1676402 #define COB$_OVFDETCON 1676410 #define COB$_UNDDETCON 1676418 #pragma __member_alignment __restore #ifdef __INITIAL_POINTER_SIZE /* Defined whenever ptr size pragmas supported */ #pragma __required_pointer_size __restore /* Restore the previously-defined required ptr size */ #endif #ifdef __cplusplus } #endif #pragma __standard #endif /* __COBDEF_LOADED */