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

Reply via email to