Re: Open and close brackets read as single token
- From: Thomas Revell <tom@xxxxxxxxxxxxx>
- Date: Mon, 23 Jan 2006 20:16:54 GMT
> Might help if you include the exact error message, and an example
> input
> generating that error.
Error message:
Syntax error: Encountered "()" at line 3, column 12.
Was expecting:
"(" ...
And the section of the input concerned (the first of these works fine, the
second causes the error).
20 DEF FN p(x,y)=a+x*y
30 DEF FN q()=a+x*y
> Otherwise, did you try turning the debug tracing on, and analyzing the
> output?
Nope, but you're right, I should've done. I'll give that a try now.
Tom.
.
- Follow-Ups:
- Re: Open and close brackets read as single token
- From: Thomas Revell
- Re: Open and close brackets read as single token
- References:
- Open and close brackets read as single token
- From: Thomas Revell
- Re: Open and close brackets read as single token
- From: Oliver Wong
- Open and close brackets read as single token
- Prev by Date: Re: Open and close brackets read as single token
- Next by Date: Re: Open and close brackets read as single token
- Previous by thread: Re: Open and close brackets read as single token
- Next by thread: Re: Open and close brackets read as single token
- Index(es):
Relevant Pages
|
|