[Tcl Java] Re: funny exception

1999-04-13 Thread Moses DeJong
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

[Tcl Java] Re: funny exception

1999-04-12 Thread Moses DeJong
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