Debugging Routines

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.