From:                   "Alex Harris" <[EMAIL PROTECTED]>
> I need to place code that leaves my program entirely if certain errors
> occur (mostly on opening a file).  However I don't want ANY messages
> going anywhere except my $errlog.  (I noticed die, seem to always show
> a message at the command line).  What's the best way to handle say the
> following then if an error occurs?

exit()

Jenda

=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
                                        --- me

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to