token list exceeded

From: <rgibson_at_email.domain.hidden>
Date: Fri, 20 Apr 2007 16:10:45 -0400
I see this error occasionally with ISIS 1.3.0 when running "evalfile(...);"

isis> evalfile("mDOSA.sl");
S-Lang Error: Syntax Error: Token list stack size exceeded: found '??', line 3,
file: ./convertDegToSDSSName.sl


mDOSA.sl calls "() = evalfile("F1.sl");" which calls a set of "() =
evalfile("F*.sl");"...

If I say:
() = evalfile("F1.sl"), I get the token list exceeded error, but if I say
evalfile("F1.sl") without the "() =", I don't get the error.

So I'm guessing that I've run up against some compiler stack?  Am I doing
something wrong?

Thanks,
Rob

----
You received this message because you are
subscribed to the isis-users list.
To unsubscribe, send a message to
isis-users-request_at_email.domain.hiddenwith the first line of the message as:
unsubscribe
Received on Fri Apr 20 2007 - 16:11:21 EDT

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:45 EDT