home *** CD-ROM | disk | FTP | other *** search
/ WinTools & DOS Utilities / YS.ISO / sw / run2 / free / run.txt < prev   
Encoding:
Text File  |  1990-06-15  |  2.0 KB  |  63 lines

  1. Run (c) 1989, 1990 Dragons Eye Software
  2. Last Updated: 06/15/90    Version 1.1
  3. Michael S. Harrison CIS 76057,101
  4.  
  5. ********* NOW UPDATED FOR WINDOWS 3.0 *********
  6.  
  7. RUN.EXE is a Windows program that executes other windows programs.
  8. Run was created because I needed some way to execute more than one
  9. application from the DOS command line and I could not find anything
  10. that would do this for me (without costing me memory or more time
  11. than I could afford) hence Run was born.
  12.  
  13.  
  14.  
  15.  
  16.   To use Run just execute it from the DOS command line as:
  17.  
  18.   WIN RUN <APPNAME...>
  19.  
  20.   APPNAME... can be one or more application names separated by commas that
  21. are either in the current directory or along the path variable.  For example:
  22.  
  23.   WIN RUN CONTROL, CLOCK.EXE, TERMINAL
  24.  
  25.   Will execute the Control Panel, Windows Clock and the Windows Terminal 
  26. program in that order as though the user had clicked on them from the
  27. MSDOS executive.
  28.   Run assumes that the program will have an extension of .EXE if no
  29. extension is supplied.
  30.  
  31.  
  32.  
  33.   To use Run from the MSDOS Executive just select File/Run and type in:
  34.  
  35.   RUN <APPNAME...>
  36.  
  37.   APPNAME... here is the same as above.
  38.  
  39.  
  40. ----------------------------------------------------------------------
  41.  
  42.   Starting with version 1.1 of Run you can add a command line to the
  43. program that you are telling Run to execute.  For Example:
  44.  
  45.   RUN CONTROL, WRITE TEST.DOC, CLOCK
  46.  
  47.   Will run the Control Panel and the Run will execute Write with the
  48. command line "TEST.DOC" so that Write will open the file upon
  49. startup, and then will execute the Clock application.
  50.  
  51.  
  52.  
  53.   If you have any questions or comments please message me at the above
  54. Compuserve address.
  55.  
  56.  
  57. **************************************************************************
  58. RUN.EXE and
  59. RUN.TXT may be distributed freely as long as they are distributed together
  60. in the ZIP file that I released them in.  No fee may be charged for their
  61. distribution except that a small fee for the diskette that they may be
  62. distributed on (this fee is not to exceed $5.)
  63.