XKILLCNTEXC, Maximum number of arguments (xxxx) to exclusive kill exceeded

Compile Time Error: This indicates that a KILL command specified a list of exclusive arguments that require more temporary storage than is available. xxxx is the number of KILL arguments.

Action: Modify the routine to use an inclusive KILL or reduce the number of "protected" variables.

loading table of contents...