All unused or reserved areas must be initialized to binary zeros.
Offset | Type | Description |
---|---|---|
0 | pic x comp-x |
|
1 | pic x comp-x | bit 7 (x"80") indicates that the field is NUMERIC |
If bit 7 is set (numeric):
If bit 7 is set and 5 is set (non-DISPLAY field), bits 0 and 1 are used as follows:
If bit 7 is not set (non-numeric):
|
||
2 | pic xxxx comp-x | Offset of component in the record (starting at 0). |
6 | pic xxxx comp-x | Length of the component (in bytes). |