ABL enhancement: EXPORT/IMPORT for dynamic buffers

  • Thread starter Thread starter Marko Myllymäki
  • Start date Start date
Status
Not open for further replies.
M

Marko Myllymäki

Guest
Background: Dynamic buffer is a powerful thing. However, you can't currently use EXPORT/IMPORT with them as you can with static buffers. Enhancement request: Add EXPORT/IMPORT functionality to buffer handles. E.g.: hBuffer:BUFFER-EXPORT(STREAM st). hBuffer:BUFFER-IMPORT(STREAM st). Not a big issue, just would be a nice thing to have.

Continue reading...
 
Status
Not open for further replies.
Back
Top