Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : GET-SOURCE-BUFFER( ) method
 

GET-SOURCE-BUFFER( ) method

Gets the handle to the source buffer in the data-source object at the specified index position.
Return type: HANDLE
Applies to: Data-source object handle

Syntax

GET-SOURCE-BUFFER ( [buffer-index] )
buffer-index
An optional integer expression indicating the 1-based index of the source buffer. The default is 1.