On Tue, May 08, 2001 at 11:06:58AM -0600, Sterin, Ilya wrote:
> In the docs shouldn't this be changed...
> 
> ***
>        If `PrintError' is also on, then the 
>       `PrintError' is done before the `RaiseError' 
> ***
> 
> to 
> 
> ***
> 
>        If `PrintError' is also on, then the 
>       `PrintError' is done before the `RaiseError'
>        though 'RaiseError' will override 'PrintError' 
>        and the error will be printed as die() rather than
>        warn().
> ***
> 
> Or something like that...

Err, why, exactly?

Tim.

Reply via email to