Hello,
is it possible to suppress the dialog box (OK/CANCEL) for such errors:
...
#my $tmp = 0/0;
#warn "Warning\n";
die "Death\n";
...
since I handle these errors in my code.
Best regards,
LP
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/

Reply via email to