|
||||
sybperl-l ArchiveUp Prev Next
From: John Gilmore-Baldwin <john at dwx dot com> I continue to have problems with my error handler. Every time I enter my error handler, everything in the handler works fine, but my program dies immediately. Has anybody else run into this problem? Could there be something I'm doing wrong here. I end my error handler with: INT_CANCEL; I end my message handler with: 0; Thanks, John |