Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : PREPARED attribute
 

PREPARED attribute

This attribute returns TRUE if the TEMP-TABLE-PREPARE( ) method has been called with no subsequent CLEAR( ) method. That is, it is true when the temp-table is in the PREPARED state.
Data type: LOGICAL
Access: Read-only
Applies to: Temp-table object handle