[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|              WLAST              |
+---------------------------------+
WLAST([<window name>])

-----------------------------------
Returns the name of the window which was active prior to the current
window, or true if named window was active prior to the current window.
Return value - Character or Logical
-----------------------------------

WLAST() function returns a logical true if the specified window was
active prior to the current window.  If the specified window is was not
active prior to the current window, a logical false is returned.

You can also determine the window that was active prior to the current
window with WLAST().

<window name>
        To determine if a specific window was active prior to the current
window, include the window's name in WLAST().

        If a <window name> is not included in WLAST(), the name of the window
which was active prior to the current window is returned.  If the window
you specify in WLAST() does not exist, false is returned.

-----------------------------------

See Also:  ACTIVATE WINDOW, DEFINE WINDOW, WEXIST(), WONTOP(),
WOUTPUT(), WVISIBLE()

-----------------------------------

See Also: ACTIVATE WINDOW DEFINE WINDOW WEXIST() WONTOP()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson