Previous Topic: DC190017Next Topic: DC190019


DC190018

ERROR ON SYMBOL TABLE— OCCURS DEPENDING ON CONTROL FIELD IS NOT FULL/HALF WORD

Reason:

An error occurred while the CA ADS compiler was trying to build a symbol table for the current dialog. A subscripted data field was defined with an OCCURS DEPENDING ON clause, and the field that is to contain its maximum subscript value at runtime is not halfword or fullword in length. The control field for an OCCURS DEPENDING ON field must be binary halfword or binary fullword. Check all records known to the dialog for OCCURS DEPENDING ON fields and verify that their respective control fields are halfword or fullword binary.

Module:

ADSOGSYM

Severity:

3