Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
RW_SET_BUF (RealWeb) (rw_set_buf.htm)
![]() |
Example |
Sets the contents of the specified RealWeb buffer.
RW_SET_BUF(String, BufferID)
String The string containing the text to be copied to the specified buffer.
BufferID Specifies the required RealWeb output buffer as follows:
RWD_NORMAL or an empty string
Sets RWC.OUTBUF.
RWD_HEAD
Sets RWC.HEADBUF.
RWD_JAVASCRIPT
Sets RWC.JSBUF.
RWD_ERROR
Sets RWC.ERRORBUF.