home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / rexx / library2 / rexhlapi / rexhlapi.doc < prev    next >
Text File  |  1991-03-19  |  3KB  |  78 lines

  1. Application Name: REXX EHLLAPI DLL Version 1.10
  2.  
  3. Requirements:     OS/2 Extended Edition 1.2 or later. REXHLAPI functions
  4.                   require 3270 emulator session from OS/2 Communications
  5.                   Manager in order to operate. This DLL is useless to
  6.                   you if you are not running Communication Manager.
  7.  
  8. Description:      A EHLLAPI function interface for OS/2 REXX.
  9.  
  10.  
  11. The following files make up the REXHLAPI.ZIP file:
  12.  
  13.   rexhlapi.dll  - REXHLAPI function library DLL.
  14.   rexhlapi.inf  - REXHLAPI documentation.
  15.   rexhlapi.doc  - This file.
  16.   rextest3.cmd  - CMD to test and illustrate REXHLAPI functions.
  17.  
  18.  
  19. Notes:
  20.   The documentation for this DLL is located in the file REXHLAPI.INF in
  21.   the .ZIP file. To view the documentation type the following command at
  22.   any command prompt:
  23.  
  24.           view rexhlapi.inf
  25.  
  26.   The VIEW command is available only if the OS/2 Command Reference
  27.   option was chosen when you installed the operating system. If you did
  28.   not choose this option at installation time then refer to the manual
  29.   IBM OS/2 User's Guide Volume 1: Base Operating System for information
  30.   on installing the OS/2 Command Reference.
  31.  
  32.   No warranties, guarantees, etc. are implied, and no liability is
  33.   assumed for the code, examples, DLLs, or documentation.
  34.  
  35.   This software is user-supported software and may be freely
  36.   copied and used by anyone who wishes to do so as long as the
  37.   following conditions are met:
  38.  
  39.   1. These functions may not be used by any program for
  40.      which a fee is charged unless the owner of the program
  41.      has paid the registration fee.
  42.  
  43.   2. If you transmit a copy of this software to another
  44.      party you must give them the complete unaltered
  45.      contents of the REXHLAPI.ZIP file.
  46.  
  47.   3. If you make any modifications to these functions you
  48.      must change the name of the dynamic link library file
  49.      REXHLAPI.DLL to some other name.
  50.  
  51.   If you feel that this program has benefited you, please
  52.   register it by sending $25.00 to:
  53.  
  54.        Pedagogic Software
  55.        W. David Ashley
  56.        5 Timberline Dr.
  57.        Trophy Club, Tx 76262
  58.  
  59.   The source code for REXHLAPI can be obtained by sending
  60.   $75.00 ($25.00 registration + $50.00 source code) to the
  61.   same address.
  62.  
  63.   If you have questions, comments or suggestions please contact me
  64.   through the OS/2 Shareware BBS or at the address below:
  65.  
  66.       W. David Ashley
  67.       5 Timberline Dr.
  68.       Trophy Club, Tx 76262
  69.  
  70.  
  71.  
  72. Version 1.00 - 03/19/1991
  73. -------------------------
  74.  
  75.   1. Original release.
  76.  
  77.  
  78.