home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Resources / System / BoingBag1 / Contributions / Workbench / ARexx / OpenInfoWin.rexx < prev    next >
OS/2 REXX Batch file  |  1999-12-20  |  289b  |  13 lines

  1. /*
  2.    $VER: OpenInformationWindow.rexx 1.0 (28.8.99) Copyright (c) Nils Görs.
  3.  
  4.   Opens the information window from selected icon(s). I recommend to
  5.   install script as hotkey placed on the [ENTER] button.
  6. */
  7.  
  8. options results
  9.  
  10. address workbench
  11.  
  12. MENU WINDOW ACTIVE INVOKE ICONS.INFORMATION
  13.