MAXARGCNT

MAXARGCNT, Maximum number of arguments xxxx exceeded

Compile Time Error: This indicates that a command or function specified more than xxxx arguments.

Action: Modify the program so it uses fewer arguments with a single command or function.

Run Time Error: This indicates that a SET of a $ZROUTINES has more than the allowed number of elements in an array. The maximum number of arguments is xxxx.

Action: Limit the number of elements in the $ZROUTINES SET argument to fewer than xxxx.

inserted by FC2 system