home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / sirexx.zip / REXXSAMP.DOC < prev    next >
Text File  |  1994-07-25  |  3KB  |  37 lines

  1. ******************************************************************************
  2. * SAMPLE REXXSAMP.DOC                                                        *
  3. *                                                                            *
  4. * ABSTRACT:                                                                  *
  5. * --------                                                                   *
  6. * This file a part of a package made available free to all paying Software   *
  7. * Installer customers.  This package comprises of a .DLL that contains       *
  8. * entry points for the Software Installer functions getvar and putvar.       *
  9. * The package also includes a sample using these functions.                  *
  10. *                                                                            *
  11. * COPYRIGHT:                                                                 *
  12. * ----------                                                                 *
  13. * Copyright (C) International Business Machines Corp., 1991, 1994.           *
  14. *                                                                            *
  15. * DISCLAIMER OF WARRANTIES:                                                  *
  16. * -------------------------                                                  *
  17. * The following [enclosed] code is sample code created by IBM                *
  18. * Corporation.  This sample code is not part of any standard IBM product     *
  19. * and is provided to you solely for the purpose of assisting you in the      *
  20. * development of your applications.  The code is provided "AS IS",           *
  21. * without warranty of any kind.  IBM shall not be liable for any damages     *
  22. * arising out of your use of the sample code, even if they have been         *
  23. * advised of the possibility of such damages.                                *
  24. ******************************************************************************
  25.  
  26. *!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  27. * Note:                                                                      *
  28. *                                                                            *
  29. * In order for this package to work properly you must rename the             *
  30. * EPFIREXX.DLL to match your prefix.  To rename this .DLL, issue the         *
  31. * command EPFRCOPY EPFIREXX.DLL ABC  where ABC is your 3 letter prefix.      *
  32. * EPFRCOPY.EXE is installed in the C:\IBB\BIN directory when you install     *
  33. * Software Installer.                                                        *
  34. *!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  35.  
  36.  
  37.