PreviousNextIndex

CLEAR( ) method (Handle)

This method performs the following actions:

Return type: LOGICAL

Applies to: Call object handle, ProDataSet object handle, DEBUGGER system handle, Temp-table object handle

Syntax
CLEAR ( ) 

For the Application Debugger system handle:

For more information on using this method for the Debugger, see the reference entry for the DEBUGGER system handle and OpenEdge Development: Debugging and Troubleshooting.

For the call object handle, this method resets each attribute of a call object to its default value, which lets you reuse a call object.

Note: To reset just the parameters, set the NUM-PARAMETERS attribute to zero.

For the temp-table object handle:


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex