Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6244 - Unknown constant

6244   Unknown constant

Cause

This error occurs if the input refers to a constant that does not exist.

Action

Correct the constant name, if it is incorrect. If the constant name is correct but the constant has not been defined, define it by using the Class Browser or by using a schema file.