Previous Topic: CALC156ENext Topic: CALC202E


CALC201E

Identifier declared twice

Reason:

An identifier may only be defined once within a program. Once a field has been defined, its size, field type, headings, picture clause, and so forth, may not be altered.

Action:

If trying to define a unique field, alter the name on the second DEFINE statement so that the names are unique within the first 18 characters.