Previous Topic: CALC070ENext Topic: CALC072E


CALC071E

Bit string must be in file record area

Reason:

The bit string field is defined in the General Storage Area (GSA), not in the record area associated with a file. A bit string field may only be specified in a record area associated with a file. If it is necessary to store a bit string field in working storage, it must be defined or predefined as an alphanumeric field (type X), and moved using this definition.

Action:

Correct and resubmit.