DEFINE STATUS
- Last UpdatedFeb 01, 2023
- 1 minute read
Purpose
Defines the position of the Status box. Not valid in Menu mode.
Syntax
|
DEFINE ( STATUS ) ( /SIDE ) |
Description
Status information (status box, cancel cursor box, ) may be positioned on the RIGHT HAND SIDE or at the TOP of the graphics screen.
The position of this information can be defined separately for each view and can be changed for the current view.
Definitions for each view are stored when the design is SAVEd.
Command Qualifiers
|
/SIDE |
Position Status information at top of graphics window. |
|
/TOP |
Position Status information at right hand side of graphics window. |
Examples
|
DEFINE STATUS /SIDE |