---+ .DATA WRITE STREAM _This subroutine allows you to return data to the caller. This is only useful when working with the <a href="APPXDataAPI" target="_blank">Data API</a> (Release 5.5.0 & higher)_ <br />%TOC% ---++ Usage: <pre> GOSUB --- .DATA WRITE STREAM </pre> ---++ Description: This subroutine returns the contents of --- STREAM BUFFER to the caller. The data will be converted to UTF-8 encoding (if not already in that encoding). No parameters are required. You must populate --- STREAM BUFFER before calling this routine. --- STREAM BUFFER will be cleared after the call. If APPX_DATASVC_LOG is set then every call will be logged and if there is a problem writing the data, the error will also be logged. ---++ Comments <br />%COMMENT% -- %USERSIG{JeanNeron - 2020-03-03}%
This topic: Main
>
WebHome
>
FullAPIList
>
0LASubrDataWriteStream
Topic revision: r3 - 2020-05-20 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback