Previous Topic: IDCMCDEP55 - Condition name must not have "DEP ON"Next Topic: IDCMCDEP57 - Level-1 item must not have "OCCUR" in parameter data


IDCMCDEP56 - BINARY item length not 2 or 4 - CHARACTER assumed

Reason:

CA Ideal currently supports only BINARY items of LENGTH 2 (halfword) or 4 (fullword) for dataviews.

Action:

This is a warning only and does not stop compilation. If the item can be specified with length 2 or 4, re-specify it. Otherwise, the item is treated as an alphanumeric item of the specified length, and any numeric manipulation of the field must be done by a call to a non-CA Ideal subprogram.