home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / PRXUTILS.ZIP / PRXUTILS.DOC < prev    next >
Text File  |  1992-06-28  |  2KB  |  70 lines

  1. Application Name: PRXUTILS Version 1.00
  2.  
  3. Requirements:     OS/2 2.0 with REXX installed.
  4.  
  5. Description:      A set of utility functions for OS/2 REXX.
  6.  
  7.  
  8. The following files make up the PRXUTILS.ZIP file:
  9.  
  10.   prxutils.dll  - PRXUTILS function library DLL.
  11.   prxutils.inf  - PRXUTILS documentation.
  12.   prxutils.doc  - This file.
  13.   testin3.txt   - Input parameter file to RXLIBMGR.CMD.
  14.   prxt.rxl      - REXX/2 sample Macrospace library.
  15.   prxt1.cmd     - Macrospace test function.
  16.   prxt2.cmd     - Macrospace test function.
  17.   prxtest1.cmd  - CMD to illustrate PRXUTILS file I/O functions.
  18.   prxtest2.cmd  - CMD to illustrate PRXUTILS date conversion functions.
  19.   prxtest3.cmd  - CMD to illustrate PRXUTILS Macrospace functions.
  20.   prxtest4.cmd  - CMD to illustrate PRXUTILS Vio functions.
  21.   readme.doc    - Pedagogic Software standard readme file.
  22.  
  23.  
  24. Notes:
  25.   The documentation for this DLL is located in the file PRXUTILS.INF in
  26.   the ZIP file. To view the documentation type the following command at
  27.   any command prompt:
  28.  
  29.           view prxutils.inf
  30.  
  31.   No warranties, guarantees, etc. are implied, and no liability is
  32.   assumed for the code, executables, examples, DLLs, or documentation.
  33.  
  34.   This software is user-supported software and may be freely copied and
  35.   used by anyone who wishes to do so as long as the following conditions
  36.   are met:
  37.  
  38.   1. These functions may not be used by any program for which a fee is
  39.      charged unless the owner of the program has paid the registration
  40.      fee.
  41.  
  42.   2. If you transmit a copy of this software to another party you must
  43.      give them the complete unaltered contents of the PRXUTIL.ZIP file.
  44.  
  45.   3. If you make any modifications to these functions you must change
  46.      the name of the dynamic link library file PRXUTILS.DLL to some
  47.      other name.
  48.  
  49.   If you feel that this program has benefited you, please register it by
  50.   sending $25.00 to:
  51.  
  52.        Pedagogic Software
  53.        W. David Ashley
  54.        5 Timberline Dr.
  55.        Trophy Club, Tx 76262
  56.  
  57.   The source code for REXXUTIL can be obtained by sending $75.00
  58.   ($25.00 registration + $50.00 source code) to the same address.
  59.  
  60.   If you have questions, comments or suggestions please contact me
  61.   through the Ruck's Place BBS or at the address listed above.
  62.  
  63.  
  64.  
  65. Version 1.00 - 06/28/1992
  66. -------------------------
  67.  
  68.   1. Original release.
  69.  
  70.