EVE$HELP.HLB  —  ENLARGE_WINDOW
  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:

        +---------------+          +---------------+
        |               |          |               |
        |               |          |---------------|
        |---------------|          |[]             |   The cursor position
        |[]             |          |               |   ([]) 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
Close Help