Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6265 - Invalid use of variable parameter list

6265   Invalid use of variable parameter list

Cause

This error occurs if a variable parameter list (pseudotype ParamListType or KeyType) has been used in a context in which it is not valid. This can be for one of the following reasons.

Action

Correct the use of the variable parameter list so that it conforms to the above rules.