DIALOGUE
dialogue { on | off | <n> }
Function
Display the message area or change the number of visible dialogue (message) lines.
Parameters
|
none |
Toggle the state of the facility. |
|
|
|
|
on |
Turn on the message area and display it where last turned off. |
|
|
|
|
off |
Turn off message area. |
|
|
|
|
<n> |
Set the number of the visible message dialogue lines to n. The number of lines The number of lines in the message dialogue at startup is defined by the dialogLines variable in the Registry/INI. |
Examples
dialogue
dialogue off
dialogue 8
Notes
The Message window and the command windows are inextricably linked. A detailed description of the operation and configuration of the look and interaction methods possible for these windows is available in the UI Framework documentation and the relevant Eagle Configuration section.
See also