Subject: Re: Re: [ast-users] [ksh93] foo.ksh: line 121: syntax error at line 
141: `}'  unexpected -- How to understand the 121 number?
--------

> $ ksh -n foo.ksh
> foo.ksh: syntax error at line 141: `}' unexpected
> $ ksh -x foo.sh
> foo.ksh: template.ksh: line 121: syntax error at line 141: `}' unexpected
> $
> 


You should read this as there was a syntax error on line 141 related
to the construct that started at line 121.

David Korn
[email protected]
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to