home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / clo2001.zip / CLO20011.DSK / CICSCLI.RSP < prev    next >
Text File  |  1996-09-17  |  5KB  |  121 lines

  1. *********************************************************************
  2. *                                                                   *
  3. *                    IBM CICS Client for OS/2                       *
  4. *          63H9790 (C) Copyright IBM Corporation 1994,1996          *
  5. *     All Rights Reserved.  Licensed Materials - Property of IBM    *
  6. *                                                                   *
  7. *********************************************************************
  8. *
  9. * This response file can be used to install or delete IBM CICS Client
  10. * for OS/2.  Values supplied here over-ride values supplied in the .PKG
  11. * files, (it is recommended you DO NOT alter the values in the .PKG
  12. * files).  Values supplied on the INSTALL command over-ride values
  13. * supplied in this response file.
  14. *
  15. * CFGUPDATE specifies whether CONFIG.SYS is updated automatically,
  16. * valid values are AUTO - automatically updates CONFIG.SYS
  17. *                  MANUAL - does not update CONFIG.SYS.
  18. CFGUPDATE = AUTO
  19. *
  20. * COMP identifies the components of IBM CICS Client for OS/2 that this
  21. * Response file applies to.
  22. COMP = CICS Client runtime system
  23. COMP = CICS Client programming samples
  24. COMP = CICS Gateway for Lotus Notes
  25. COMP = CICS Internet Gateway
  26. COMP = CICS Client documentation
  27. *
  28. * for Install only FILE provide the default path that IBM CICS Client for OS/2
  29. * will be installed into.
  30. FILE = C:\CICSCLI
  31. *
  32. * OVERWRITE specifies whether to automatically overwrite files during
  33. * installation, valid values are YES - overwrite files
  34. *                                NO - do not overwrite files.
  35. OVERWRITE = YES
  36. *
  37. * DELETEBACKUP specifies during delete whether to delete only backup
  38. * versions of IBM CICS Client for OS/2. Valid values are:-
  39. *                               YES - delete backup version only
  40. *                               NO - delete current version
  41. DELETEBACKUP = NO
  42. *
  43. *
  44. * CICSCLIINI specifies the name of a customised CICSCLI initialisation
  45. * file. This value is only applicable during installation. If no customised
  46. * initialisation file is to be provided, then the value of the
  47. * parameter must be set to an asterisk (*).
  48. *
  49. * Before the installion is started, the customised .INI file must be placed
  50. * in (or below) the source directory from which the installation is taking
  51. * place. The value of the parameter should specify the path relative to this
  52. * source directory. The .INI file will be copied to the BIN subdirectory on
  53. * the target, and the CICSCLI environment variable set in CONFIG.SYS.
  54. * Thus if the customised file (mycli.ini) has been placed in directory
  55. * myfiles under the source directory, then the value of the parameter would
  56. * be CICSCLIINI = myfiles\mycli.ini.
  57. *
  58. CICSCLIINI = *
  59. *
  60. *
  61. * CICSCOLINI specifies the name of a customised CICSCOL initialisation
  62. * file used to tailor the colors for the CICSTERM terminal emulator.
  63. * This value is only applicable during installation. If no customised
  64. * initialisation file is to be provided, then the value of the
  65. * parameter must be set to an asterisk (*).
  66. *
  67. * The customised file is copied into the BIN subdirectory on the target
  68. * system, and the CICSCOL environment variable set.
  69. *
  70. * See CICSCLIINI for details of how to specify the filename, and where the
  71. * customised file should be placed prior to installation.
  72. *
  73. CICSCOLINI = *
  74. *
  75. *
  76. * CICSKEYINI specifies the name of a customised CICSKEY initialisation
  77. * file used to tailor the keys for the CICSTERM terminal emulator.
  78. * This value is only applicable during installation. If no customised
  79. * initialisation file is to be provided, then the value of the
  80. * parameter must be set to an asterisk (*).
  81. *
  82. * The customised file is copied into the BIN subdirectory on the target
  83. * system, and the CICSKEY environment variable set.
  84. *
  85. * See CICSCLIINI for details of how to specify the filename, and where the
  86. * customised file should be placed prior to installation.
  87. *
  88. CICSKEYINI = *
  89. *
  90. *
  91. * MESSAGELANG specifies the language in which messages sent to the user
  92. * by the IBM CICS Client will be in. The value is only applicable during
  93. * installation. Valid values are:-
  94. *
  95. *                       MESSAGELANG =  US - English
  96. *                                      AA - Arabic
  97. *                                      CN - Simplified Chinese
  98. *                                      TW - Traditional Chinese
  99. *                                      CZ - Czechoslovakian
  100. *                                      DK - Danish
  101. *                                      FI - Finnish
  102. *                                      FR - French
  103. *                                      FR - Canadian French
  104. *                                      DE - German
  105. *                                      HU - Hungarian
  106. *                                      IT - Italian
  107. *                                      JP - Japanese
  108. *                                      KR - Korean
  109. *                                      NO - Norwegian
  110. *                                      PL - Polish
  111. *                                      PT - Portuguese
  112. *                                      BR - Brazilian Portuguese
  113. *                                      RU - Russian
  114. *                                      ES - Spanish
  115. *                                      SE - Swedish
  116. *                                      TR - Turkish
  117. *
  118. MESSAGELANG = US
  119. *
  120. *
  121.