Next: LABEL
Up: Format of Definition
Previous: HELP
This Command hides a Viewport (causes it to be made invisible).
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
invisible.
- /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
invisible.
Qualifiers may be attached either to the Keyword or to the Viewport ID and thus
the following is legal:-
HIDE/TEXT 4/GRAPHICS
Liz Buckle
Fri Jan 13 17:29:41 CST 1995