> Instead use
> 
> Execute({inputfile => '*', options =>
> Embperl::Constant::optReturnError, 
> errors => [EMAIL PROTECTED]) ;
> if (@errors) {
>       Execute (....
> }
> 

I've been doing something recently with Execute and
@errors, and I noticed that the @errors array also
contained any 'warnings' as well as errors... 

I came across a previous post of yours, Gerald, which
said that the the way to check if errors have occured
would be to check the return value of the Execute....
So if the Embperl script only contained warnings you
could tell the difference...

Is this still the case?

kind regards

Marty





        
        
                
___________________________________________________________ 
ALL-NEW Yahoo! Messenger - all new features - even more fun! 
http://uk.messenger.yahoo.com

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

Reply via email to