next up previous contents
Next: END FILE Up: Format of Definition Previous: CURSOR

DISPLAY

This Command displays a Viewport (causes it to be made visible).

Parameters

VIEWPORT_ID
Viewport ID. This defaults to the current Viewport (as defined by the previous VIEWPORT Command) if this Parameter is omitted. The syntax of the Viewport ID is described in full for the VIEWPORT Command.

Qualifiers

/GRAPHICS
Overrides the default Viewport Display Mode. The Display Mode is setup be default to be TEXT but can be modified via the MODE/VIEWPORT Command. The presence of this Qualifier will cause the GRAPHICS Viewport to be made visible.
/TEXT
Overrides the default Viewport Display Mode. The Display Mode is setup be default to be TEXT but can be modified via the MODE/VIEWPORT Command. The presence of this Qualifier will cause the TEXT Viewport to be made visible.

Qualifiers may be attached either to the Keyword or to the Viewport ID and thus the following is legal:-

DISPLAY/TEXT 4/GRAPHICS



Liz Buckle
Fri Jan 13 17:29:41 CST 1995