home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 274.lha / Scripit_v1.0 / Docs / Select.DOC < prev    next >
Text File  |  1989-08-06  |  1KB  |  40 lines

  1.                         Scripit Select Commands
  2.                         =======================
  3.  
  4.  
  5.  
  6. SELECT      screenname windowname
  7.  
  8.             Select the Screen (and window) all the other commands will work
  9.             on.  If no SELECT command was used, the currently active window
  10.             will be selected.  (In all cases, the first match will be used.)
  11.  
  12. S SCREEN    screenname
  13.  
  14.             Select the first window in the specified screen.
  15.  
  16. S WINDOW    windowname
  17.  
  18.             Select the specified window.  (Searches through all the screens
  19.             in the system.)
  20.  
  21. S ACTIVE    Select the currently active window.
  22.  
  23. S MENU      menuname
  24.  
  25.             This will force the screen/window search to look for
  26.             the specified menu as the search criterion for the SELECT command.
  27.             This should only be used with programs that have no screen or
  28.             window name.  (e.g. to select DPaint: SELECT MENU Picture)
  29.             Make sure you select a menu name that is unique to the program
  30.             you're looking for.
  31.  
  32.  
  33.  
  34.  
  35. Note:       In all SELECT commands, SELECT can be replaced with an 'S'.
  36. -----       e.g.  'S ACTIVE' is the same as 'SELECT ACTIVE'.
  37.  
  38.  
  39.                       Copyright 1989  Khalid Aldoseri.
  40.