Identifier: funcerr

Type

numeric

Description

The system function error status flag. When a system function is executed the status is maintained in this identifier.

A value of 0 indicates successful execution. A value of -1 indicates a failure. Some functions return a positive value to indicate a partial success.

The value of funcerr may be changed but is always reset on execution of the next system function.