will this still send an email of the error, as it does now??
jb
----- Original Message -----
From: Gerald Richter <[EMAIL PROTECTED]>
To: Jon Brisbin <[EMAIL PROTECTED]>; Embeded PERL ML <[EMAIL PROTECTED]>
Sent: Tuesday, August 08, 2000 8:32 AM
Subject: Re: custom error handling in CGI mode
> >
> >
> > So the later option would be something like:
> >
> > my @errors = HTML::Embperl::Execute($ENV{PATH_TRANSLATED});
> > ...handle errors...
> >
>
> No, something like:
>
> my $rc = HTML::Embperl::Execute({inputfile => $ENV{PATH_TRANSLATED},
> options =>
> HTML::Embperl::optReturnError,
> errors =>
\@errors});
>
> >
> > I couldn't find anywhere in the docs where the return value of Execute
was
> > used...it's all just Execute($blah, $etc)....
> >
> > What's the syntax of getting error messages that occur from Execute??
> >
>
>
http://perl.apache.org/embperl/Embperl.pod.2.html#By_calling_HTML_Embperl_Ex
> ecut
>
>
> Gerald
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]