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 nested calls to eval (infinite loop?)

Do you get something different?
mo
 
> proc boom {} {
>     boom
> }
> 
> sorry :-)
> 
> philippe-france
> 
> 
> ----------------------------------------------------------------
> The TclJava mailing list is sponsored by WebNet Technologies.
> To subscribe:    send mail to [EMAIL PROTECTED]  
>                  with the word SUBSCRIBE as the subject.
> To unsubscribe:  send mail to [EMAIL PROTECTED] 
>                  with the word UNSUBSCRIBE as the subject.
> To send to the list, send email to '[EMAIL PROTECTED]'. 
> A list archive is at: http://www.findmail.com/listsaver/tcldallas/
> 

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to