ARGLISTLEN
static char *arglist[ARGLISTLEN];
for (i = FIXEDARGS; i < ARGLISTLEN; i++)
if (argcount >= ARGLISTLEN) {
if (where >= ARGLISTLEN) {