While inserting a "do" might do the trick for you John, the question
remains: Why didn't you get more information about the error other than
that ambiguous error message. we've see this behavior before and we've
fixed it. This is the first time I see this popping back again in a long
time. What version of Unicon are you running? can you share with us the
code or a sample of the code that reproduces the problem?

Thanks,
Jafar



On Mon, Aug 18, 2014 at 8:54 AM, Bruce & Breeanna Rennie <
[email protected]> wrote:

> John,
>
> You are missing the the keyword do between the )) and {
>
> regards
>
> Bruce Rennie
> On 18/08/14 21:50, John Sampson wrote:
> > I have a short script which when I try to compile it produces
> >
> > "Parsing <programname>.icn: .
> > 1 error"
> >
> > Is there a linter or anything to help track down the error? By guesswork
> > I find that commenting out a particular line "tab(upto(&letters))"
> > allows the program to compile,
> > but there is nothing wrong that I can see. This line is within a loop
> > "every tab(pull(fromAList)) {..." - is tabbing forbidden in loops?
> >
> > Regards
> >
> > John Sampson
> >
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > Unicon-group mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/unicon-group
> >
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Unicon-group mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/unicon-group
>
------------------------------------------------------------------------------
_______________________________________________
Unicon-group mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to