Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Signature information bytes: more PROCEDURE DIVISION items

This table shows program signature information that is part of the listing of program initialization code provided when you use the LIST compiler option.

Table 1. Signature information bytes for more PROCEDURE DIVISION items
Byte Bit Item
21 0 Hexadecimal literal
1 Altered GO TO
2 I-O ERROR declarative
3 LABEL declarative
4 DEBUGGING declarative
5 Program segmentation
6 OPEN . . . EXTEND
7 EXIT PROGRAM
22 0 CALL literal
1 CALL identifier
2 CALL . . . ON OVERFLOW
3 CALL . . . LENGTH OF
4 CALL . . . ADDRESS OF
5 CLOSE . . . REEL/UNIT
6 Exponentiation used
7 Floating-point items used
23 0 COPY
1 BASIS
2 DBCS name in program
3 Shift-out and Shift-in in program
4-7 Highest error severity at entry to ASM2 module IGYBINIT
24 0 DBCS literal
1 REPLACE
2 Reference modification was used.
3 Nested program
4 INITIAL
5 COMMON
6 SELECT . . . OPTIONAL
7 EXTERNAL
25 0 GLOBAL
1 RECORD IS VARYING
2 ACCEPT FROM SYSIPT used in LABEL declarative
3 DISPLAY UPON SYSLST used in LABEL declarative
4 DISPLAY UPON SYSPCH used in LABEL declarative
5 Intrinsic function was used
29 0 Java-based OO syntax in program
1 FUNCTION RANDOM used in program
2 NATIONAL data used in program

related references  
LIST


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)