Skip to content
Prev 277060 / 398506 Next

Error with Source()

On 11-11-10 9:25 AM, ftonini wrote:
The message indicates that on line 884 of that script, the parser is 
finding a syntax error.  A common way to generate that error is to fail 
to close parentheses, e.g.

( a
cond

gives a similar one.

Duncan Murdoch