Reporting errors from pure subroutines/functions

From: Stig Kildegård Andersen (stigkildegaardatmaildotdk)
Date: 10/29/04


Date: Fri, 29 Oct 2004 10:18:59 +0200

Is there any way to report errors from pure/elemental subroutines/functions
without passing along variables to hold error codes and error messages with
IVF and/or CVF? Something like the disallowed stop statement or some other
intrinsic that can write to std_out, std_err, or an external file from
within pure subroutine/function, perhaps?

Kind Regards,
Stig Kildegård