Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

EVE ENLARGE_WINDOW — VMS 5.4

 ENLARGE WINDOW

 Enlarges the height of the current window by a specified number of lines,
 if you are using two or more windows in EVE.

 Example:

    The following commands split the current window into two windows of
    equal size and then enlarge the new, lower window by five lines:

       Command: TWO WINDOWS
       Command: ENLARGE WINDOW 5

 Usage notes:

 o  ENLARGE WINDOW adds lines to the bottom of the window unless it is the
    bottommost window:

       +---------------+        +---------------+
       |               |        |               |
       |               |        |---------------|
       |---------------|        |[] cursor      |   The cursor position
       |[]cursor       |        |               |   in the buffer does
       |               |        |               |   not change.
       +---------------+        +---------------+
        TWO WINDOWS             ENLARGE WINDOW 5

 o  If the screen does not have enough room to enlarge the window, EVE
    enlarges the window as much as possible.  The maximum size and number
    of EVE windows depend on the size and type of your terminal.  Thus,
    with a 21-line main window (as on a VT220 terminal), you can have 11
    windows, each displaying one line of text.

 o  For more information about using multiple windows in EVE, see help on
    Windows.

 Related topics:

    Windows    DELETE WINDOW    ONE WINDOW    SHRINK WINDOW    TWO WINDOWS

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026