Next: SYMBOL
Up: Format of Definition
Previous: SCROLL
This Command overrides the default Text Style for a Viewport.
Parameters
- STYLE
- Text Style. This takes the form of a list of style attributes
enclosed in parentheses). Valid Attributes are BLINK, BOLD, REVERSE and
UNDERLINE. Thus valid Commands are:-
- STYLE (BLINK,BOLD,REVERSE)
- \
- STYLE BOLD
- \
- STYLE
- \
where the second example indicates that the parentheses may be omitted if only
a single style attribute is specified, and the third will cause the normal
default text style (no blink etc.) to be setup.
Qualifiers
- /VIEWPORT=<id>
- Specifies the Viewport within which the text style is to
be setup. This defaults to the current Viewport (as defined by the previous
VIEWPORT Command) if this Qualifier is absent
or has no associated Value. The syntax of the Viewport ID is described in full
for the VIEWPORT Command.
The Qualifier may be attached either to the Command Keyword or to the Style and
thus the following is legal:-
STYLE (BOLD,UNDERLINE)/VIEWPORT= +3
Liz Buckle
Fri Jan 13 17:29:41 CST 1995