This table shows program signature information that is part of the listing of program initialization code provided when you use the LIST compiler option.
| Byte | Bit | Item |
|---|---|---|
| 6 | 0 | QSAM file descriptor |
| 1 | VSAM sequential file descriptor | |
| 2 | VSAM indexed file descriptor | |
| 3 | VSAM relative file descriptor | |
| 4 | CODE-SET clause (ASCII files) in file descriptor | |
| 5 | Spanned records | |
| 6 | PIC G or PIC N (DBCS data item) | |
| 7 | OCCURS DEPENDING ON clause in data description entry | |
| 7 | 0 | SYNCHRONIZED clause in data description entry |
| 1 | JUSTIFIED clause in data description entry | |
| 2 | USAGE IS POINTER item | |
| 3 | Complex OCCURS DEPENDING ON clause | |
| 4 | External floating-point items in the DATA DIVISION | |
| 5 | Internal floating-point items in the DATA DIVISION | |
| 6 | Line-sequential file | |
| 7 | USAGE IS PROCEDURE-POINTER or FUNCTION-POINTER item |
related references
LIST