Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6050 - Cannot change name

6050   Cannot change name

Cause

This error occurs if you attempt to change the name of a method or external function by editing the header and then recompiling it. This is not permitted in JADE.

Action

To rename a method, select the appropriate method in the Methods List of the Class Browser in the JADE development environment and then select the Rename command from the Methods menu. To rename an external function, you must first delete it and then add it again under the new name.