home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / launch1.zip / LAUNCH.TXT < prev   
Text File  |  1991-06-08  |  2KB  |  27 lines

  1. OS/2 Full Screen Program Launcher for PM
  2.  
  3. Author:  Dean M. Wilson
  4.              (CIS:73007,3166)
  5.  
  6. Usage:  This program is a small, (and none too elegant<g>), utility which allows OS/2 full screen programs which require optional command lines, (e.g. ARC2.EXE), to be started from a PM Group Menu.
  7.  
  8. To install this utility:
  9.  
  10. (1).  Copy the file LAUNCH.EXE to a directory which is in your PATH statement.
  11.  
  12. (2).  Open the group in which you wish to place the menu icon.
  13.  
  14. (3).  Select 'New' from the Program pull-down.
  15.  
  16. (4).  Enter the title of your application in the title box.
  17.  
  18. (5).  For program path and file name, specify the path and 'LAUNCH.EXE'
  19.  
  20. (6). Under 'Optional Parameters', specify the complete path and filename of the program to be launched.
  21.  
  22.  
  23. When the new menu choice is selected, Launch will prompt you for the command line which is to be passed to the launched program.  Type in the command line arguments as you would if you had started the program normally, (just the arguments...NOT the file name), and press <cr> when you are done.  The program will then execute using the specidied arguments.
  24.  
  25. Notes:  I have tested this utility fairly thoroughly on my own system, (OS/2 1.3 using HPFS), but have not had the opportunity to test it with other revisions/systems.  As this is my first attempt at OS/2 programming, no claims are made as to its usefullness, durability, practicality, or stylistic exellence.  I would welcome any constructive comments, suggestions, or improvements.  The source code has been included.  Feel free to modify it as you wish.
  26.  
  27.