Caption: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
For example:
For example:


  open #1: "srow=2,scol=2,EROW=10,ECOL=30,caption=Happy Border"
  OPEN #1: "srow=2,scol=2,EROW=10,ECOL=30,CAPTION=Happy Border"


Used in:
Used in:

Revision as of 19:09, 6 August 2013

The CAPTION=title keyword is used to identify text that is to appear in the top border of a window. The default is to appear on the left. The "title" parameter represents the text that is to be displayed.

In earlier versions of BR, the text may have optionally been preceded by either a less-than (<) symbol for flush left text or a greater-than (>) symbol for flush right text.

For example:

OPEN #1: "srow=2,scol=2,EROW=10,ECOL=30,CAPTION=Happy Border"

Used in: