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
Debugging Routines (RealWeb) (routines.htm)
The routines in this category provide the ways of examining the contents of the RealWeb buffers and the values of parameters passed to your subroutine by the browser.
RWS_GET_BUF | Retrieves the contents of the specified RealWeb buffer. |
RW_SET_BUF | Sets the contents of the specified RealWeb buffer. |
RW_DISPLAY_PARAMS | Outputs specified parameters in the RealWeb input parameter buffer, RWC.INBUF, to RWC.OUTBUF. |
RWA_DISPLAY_PARAMS | Appends specified parameters in the RealWeb input parameter buffer, RWC.INBUF, to a string. |