External Interfaces > RealWeb > RealWeb API > Text and HTML Insertion > RW_BSPACE

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_BSPACE (RealWeb) (rw_bspace.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RW_BSPACE


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.

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