External Interfaces > RealWeb > RealWeb API > Debugging Routines > RW_SET_BUF

Comment on this topic

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)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RW_SET_BUF


Purpose

Sets the contents of the specified RealWeb buffer.

Syntax

RW_SET_BUF(String, BufferID)

Parameters

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.

RealityV15.1 (MoTW) Revision 7Comment on this topic