errors

Description

errors is the variable identifier for a built-in list variable which stores the list of most recent trappable errors that were detected. NOTE: This list variable is automatically cleared before each operation that could cause a trappable error, so don't expect the list of errors to be maintained indefinately. The operations that can cause trappable errors are file and database operations.

Portability

Operating Systems: All
Standard Pascal: No