The proc-text-buffer technique offers one approach to access results returned from a data source. The following information is the partial syntax for the DEFINE BUFFER statement that you use to create a buffer with the same characteristics of the proc-text-buffer:
DEFINE BUFFER buffer-name FOR proc-text-buffer
For a complete description, see the "DEFINE BUFFER statement" reference entry in OpenEdge Development: ABL Reference.