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
Frames (RealWeb) (routines.htm)
The routines in this category allow you to create framesets, that divide the browser's main window into independent frames or sub-windows.
RW_START_FRAMESET | Starts a frameset. |
RW_END_FRAMESET | Ends a frameset |
RW_FRAME | Defines a frame within a frameset. |
RW_IFRAME | Defines an inline frame. |
RWS_NOFRAME | Tags a string as text to be displayed by browsers that do not support frames. |