Re: TCL Signal Handling

2004-04-20 Thread Igor Pechtchanski
On Tue, 20 Apr 2004, GregMo wrote: > Okay, I'm prepared to be chastised as I'm fubbling in the dark here, but > does anyone know much about signal handling in TCL? From what I have > gathered on the subject, TCL doesn't inheritly have any handling functions > but one can obtain extentions to add

TCL Signal Handling

2004-04-20 Thread GregMo
Okay, I'm prepared to be chastised as I'm fubbling in the dark here, but does anyone know much about signal handling in TCL? From what I have gathered on the subject, TCL doesn't inheritly have any handling functions but one can obtain extentions to add these in. Has anyone done this on cygwin?