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_BSPACE (RealWeb) (rw_bspace.htm)
![]() |
Example |
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.
RW_BSPACE(Width, Height)
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.