Previous Next

ERROR-STRING attribute
An arbitrary string value associated with a buffer or temp-table object that provides descriptive information about an error on that object.
Data type:
Access:
Applies to:
Setting the attribute does not in any way signal an error condition to ABL. The AVM does not inspect this string, or take action based on its value.
The AVM automatically clears this attribute by setting its value to the empty string (“”) when one of the following occurs:
*
*
The EMPTY-TEMP-TABLE( ) method is used on a temp-table object buffer.
*
The number of characters in this string is limited to 3K.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.