Previous Topic: CALC201ENext Topic: CALC203E


CALC202E

Undeclared identifier

Reason:

The statement specifies an undeclared identifier. The indicated identifier should have been defined in a previous statement.

Action:

Ensure correct spelling of the identifier, or define it on a previous DEFINE statement.