home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / prcr122.zip / ReadMe.txt < prev   
Text File  |  1997-01-26  |  3KB  |  95 lines

  1.         Program Creator version 1.22 Documentation       January 26th 1997
  2.         ------------------------------------------
  3.  
  4. 1. ABOUT
  5.  
  6. Program Creator is a REXX-program which creates program objects on the
  7. desktop from any program file giving it the program's name without the
  8. path and extension.
  9.  
  10.  
  11. 2. WHAT'S NEW IN VERSION 1.22?
  12.  
  13.    - Support for JAVA-programs (*.htm(l) and *.class).
  14.  
  15.    - Adds the working directory to all program objects.
  16.  
  17.    - Minor bugfixes.
  18.  
  19.    NEW IN v 1.21:
  20.  
  21.    - Fixed support for long filenames (with blank spaces).
  22.  
  23.    - Added support for SYS files.
  24.  
  25.  
  26. 3. INSTALLATION
  27.  
  28. - Unpack the file PRCR122.ZIP to a temporary directory using either PKUNZIP-
  29.   or UNZIP-program.
  30. - Start the installation program by typing Install at the prompt or by
  31.   double-clicking the Install.cmd object.
  32. - After the installation you should add Program Creators path to the
  33.   'SET PATH' line of CONFIG.SYS if you wish to use the program from
  34.   command line.
  35.  
  36.  
  37. 4. USAGE
  38.  
  39. The easiest way to use the program is to drag and drop a supported file
  40. on the Program Creator icon. You can also make a program object at the
  41. command prompt by typing CrProg and as a parameter the name of the
  42. program file. E.g. 'crprog c:\temp\t.exe'. If you start the program
  43. without a parameter or by double clicking the icon, it will display the
  44. correct usage.
  45.  
  46. Supported file types are:
  47.  
  48.      Extension     Program object created for
  49.      ---------     --------------------------
  50.     EXE            <---
  51.     CMD            <---
  52.     COM            <---
  53.     BAT            <---
  54.     INF            VIEW.EXE
  55.     TXT            E.EXE
  56.     ME             E.EXE
  57.     1ST            E.EXE
  58.     NOW            E.EXE
  59.     DOC            E.EXE
  60.         SYS                     E.EXE (for easy editing of config.sys)
  61.     HTM            APPLET.EXE
  62.     HTML            APPLET.EXE
  63.     CLASS            JAVAPM.EXE
  64.  
  65. FOLDER SUPPORT:
  66.  
  67. Folders are also supported! If you drag a folder on Program Creator, it
  68. will create a new folder on the desktop with the original's name. In the
  69. new folder program objects for program files and important data files
  70. (TXT, INF, 1ST, DOC, ME) will be created. This is especially useful for
  71. program collections like FM/2 utilities.
  72.  
  73.  
  74. 5. THANK YOU
  75.  
  76. I wish to thank Mike Prager for sending me his modifications to support
  77. INF files. Thus giving me the idea to support also other file types than
  78. just program files.
  79.  
  80. Thanks also to Duncan Sargeant and David Cougle for bug reports and
  81. suggestions for improvements.
  82.  
  83.  
  84. 6. LICENCE
  85.  
  86. Program Creator is FREEWARE so you can freely copy and distribute it as
  87. long as you keep all the included files with it unmodified.
  88. All comments, suggestions for improvements and donations are welcome.
  89. If you like Program Creator, send me a postcard!
  90. __________________________________________________________________________
  91. Anssi Blomqvist                                  abblomqv@rock.helsinki.fi
  92. Haapasaarentie 5 A 145
  93. FI-00960 Helsinki
  94. FINLAND
  95.