RW_BSPACE
Example |
Purpose
Creates a rectangular block of white space in an HTML document by specifying that the subsequent screen output should appear Height pixels down from the current position and Width pixels in from the left hand side of the screen. Outputs directly to RealWeb's RWC.OUTBUF buffer.
Syntax
RW_BSPACE(Width, Height)
Parameters
Width Horizontal displacement, in pixels, from the left hand screen margin.
Height Vertical displacement, in pixels, from a new line immediately below the current cursor position.