RE: [perl-win32-gui-users] terminate program at windows logoff

2004-12-23 Thread Calvin Perine
handler, probably for the reasons stated in the FAQ. Glenn From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Calvin Perine Sent: Wednesday, December 22, 2004 19:17 To: [EMAIL PROTECTED] Cc: perl-win32-gui-users@lists.sourceforge.net Subject: [perl-win32-gui-users] terminate program

[perl-win32-gui-users] terminate program at windows logoff

2004-12-22 Thread Calvin Perine
(Just as a note: I changed the subject to reflect the content of the post! It was originally [perl-win32-gui-users] perl-win32-gui-users@lists.sourceforge.net ~ by mistake) Thanks Greg...but that didn't work. I tried $SIG{__DIE__} = $SIG{QUIT} = $SIG{HUP} = $SIG{INT} = $SIG{KILL} = $SIG{QUIT}

Re: [perl-win32-gui-users] terminate program at windows logoff

2004-12-22 Thread Jez White
: Calvin Perine To: [EMAIL PROTECTED] Cc: perl-win32-gui-users@lists.sourceforge.net Sent: Wednesday, December 22, 2004 5:17 PM Subject: [perl-win32-gui-users] terminate program at windows logoff (Just as a note: I changed the subject to reflect the content of the post

RE: [perl-win32-gui-users] terminate program at windows logoff

2004-12-22 Thread Glenn W Munroe
: Wednesday, December 22, 2004 19:17 To: [EMAIL PROTECTED] Cc: perl-win32-gui-users@lists.sourceforge.net Subject: [perl-win32-gui-users] terminate program at windows logoff (Just as a note: I changed the subject to reflect the content of the post! It was originally [perl-win32-gui-users] perl