On Wed, 7 Apr 1999, philippe boyer wrote:
> hi!
>
> I don't know how I have done, but the shell jacl 1.1.1 has raise this
> funny exception:
> (I have sourced a scipt just before which has evaluated severals jacl java
> commands.
> this script has been sourced thousand of times before without an
On Thu, 8 Apr 1999, philippe boyer wrote:
> philippe boyer wrote:
>
> > hi!
> >
> > I don't know how I have done ...
>
> now I know! this funny exception happens when you try to execute a proc like
When I run this code I do not get an exception.
% proc boom {} {
boom
}
% boom
too many ne