Progress
Language Reference
SET-BUFFERS( ) Method
Binds buffers to a query object.
Return Type: LOGICAL Applies To: Query Object Handle
buffer
A handle to a buffer, or a CHARACTER expression that evaluates to the name of a buffer that Progress searches for at run time.
The maximum number of buffers per query is 18.
NOTE: If you supply a CHARACTER expression, Progress Software Corporation recommends that the buffer be external and shared. If it is not, the Progress 4GL might bind the wrong buffer, since the Progress 4GL cannot provide the scoping at run time that the compiler provides at compile time.The following is an example:
For more information on buffer objects and query objects, see the Progress Programming Handbook . Also, see the reference entry for the ADD-BUFFER( ) Method in this book.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |