Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6232 - Same name as reserved word

6232   Same name as reserved word

Cause

This error occurs if you use a JADE reserved word as an identifier name. This is not allowed.

Action

Change the identifier name to a non-reserved word. For a list of reserved words, see "Reserved Words", in Chapter 1 of the JADE Developer’s Reference.