home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / orexx.zip / ORXINST.ICF < prev    next >
Text File  |  1998-03-25  |  1KB  |  29 lines

  1. *********************************************************************
  2. *                      OBJECT REXX                                  *
  3. * ----------------------------------------------------------------- *
  4. * Translation Notes :                                               *
  5. *                                                                   *
  6. *  - All lines that need to be translated are marked with           *
  7. *    a comment that contains the characters 'TRANS:'.  Search for   *
  8. *    'TRANS:' to find the lines that need to be translated.         *
  9. *                                                                   *
  10. *********************************************************************
  11. CATALOG
  12.   NAME         = 'Object REXX',
  13.   DESCRIPTION  = 'This catalog contains Object REXX for OS/2.  This
  14.  product allows you to write object-oriented programs.'
  15.  
  16. * Note to Software Installer developers:
  17. * When updating the VRM, don't forget to update the
  18. * SERVICELEVEL in the package file to be the same as
  19. * the VRM value.
  20. PACKAGE
  21.   NAME            = 'Object REXX',
  22.   NUMBER          = '0000-000',
  23.   VRM             = '010002',
  24.   FEATURE         = '',
  25.   PACKAGEFILE     = 'DRIVE: ORXINST.PKG',
  26.   PKGDESCRFILE    = 'DRIVE: ORXINST.DSC',
  27.   SIZE            = '2800000',
  28.   UPDATECONFIGSYS = 'YES'
  29.