                        Scripit Select Commands
                        =======================



SELECT      screenname windowname

            Select the Screen (and window) all the other commands will work
            on.  If no SELECT command was used, the currently active window
            will be selected.  (In all cases, the first match will be used.)

S SCREEN    screenname

            Select the first window in the specified screen.

S WINDOW    windowname

            Select the specified window.  (Searches through all the screens
            in the system.)

S ACTIVE    Select the currently active window.

S MENU      menuname

            This will force the screen/window search to look for
            the specified menu as the search criterion for the SELECT command.
            This should only be used with programs that have no screen or
            window name.  (e.g. to select DPaint: SELECT MENU Picture)
            Make sure you select a menu name that is unique to the program
            you're looking for.




Note:       In all SELECT commands, SELECT can be replaced with an 'S'.
-----       e.g.  'S ACTIVE' is the same as 'SELECT ACTIVE'.


                      Copyright 1989  Khalid Aldoseri.
