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

  1. ************************************************************************
  2. * IBM CICS Client for OS/2 - README                                    *
  3. ************************************************************************
  4.  
  5. This file contains important information about the IBM CICS Client for
  6. OS/2 that may not be available in the printed documentation.
  7.  
  8.  
  9. The CICS Internet Gateway
  10. -------------------------
  11. If you selected to install the CICS Internet Gateway component please
  12. refer to the file README.TXT in the \CICSCLI\CIG subdirectory once
  13. installation is completed for any final information.
  14.  
  15. Notes for application developers:
  16. The CICS Internet Gateway has certain restrictions forced upon it
  17. by the way in which Web browsers work.
  18.  - Part of the DBCS support is provided by the Web browser. Because of
  19.    this it is not possible for the Web browser to stop SBCS characters being
  20.    typed into a DBCS only field (Described by the BMS map field PS=8). The
  21.    CICS transaction must therefore be aware of this possibility.
  22.  - Users should also be aware, that the code page of the Web browser, should
  23.    match that of the OS/2 codepage that the CICS Internet Gateway is running
  24.    in, in order that all characters can be handled correctly.
  25.  
  26. The CICS gateway for Lotus Notes
  27. --------------------------------
  28. If you selected to install the CICS gateway for Lotus Notes, there is an
  29. optional utility program which you may wish to run. The program, named
  30. CCLDBLD.EXE, creates a Lotus Notes database containing the gateway messages
  31. from the CCLMSG.HLP file.
  32.  
  33. To use the program, perform the following sequence of steps:
  34.  
  35.   1. Copy the program to your Lotus Notes directory e.g.
  36.      > COPY C:\CICSCLI\LOTUS\CCLDBLD.EXE  C:\NOTES
  37.  
  38.   2. Copy the database template, CCLNHELP.TMP, to your Lotus Notes data
  39.      directory giving it a new name of CCLNHELP.NSF e.g.
  40.      > COPY C:\CICSCLI\LOTUS\CCLNHELP.TMP  C:\NOTES\DATA\CCLNHELP.NSF
  41.  
  42.   3. Copy the program's data files, CCLFORM.MSG and CCLMSG.HLP, to your Lotus
  43.      Notes directory e.g.
  44.      > COPY C:\CICSCLI\LOTUS\CCLFORM.MSG  C:\NOTES
  45.      > COPY C:\CICSCLI\BIN\CCLMSG.HLP     C:\NOTES
  46.  
  47.      You may not need to copy these files if they are already accessible via
  48.      your system's PATH definition statement.
  49.  
  50.   4. Run the CCLDBLD program, specifying the names of the 2 data files
  51.      mentioned in Step 3, from your Lotus Notes directory e.g.
  52.      C:\NOTES> CCLDBLD CCLFORM.MSG CCLMSG.HLP
  53.  
  54.      The output from the program will be placed into the Lotus Notes database
  55.      named CCLNHELP.NSF.
  56.  
  57.   5. From Lotus Notes workspace, locate the CCLNHELP.NSF database and then add
  58.      the "CICS Gateway Help Information" icon.
  59.  
  60. PLEASE NOTE: You may find that some of the text in the Lotus Notes database is
  61.              corrupted by being overlaid by other characters. This problem can
  62.              be fixed by resizing the window (making the window wider) and thus
  63.              reflowing the text.
  64.  
  65. TCP/IP Support
  66. --------------
  67. IBM TCP/IP for OS/2 must be Version 2.0 or later.
  68.  
  69.  
  70. Installing the CICS Client for OS/2
  71. -----------------------------------
  72. If you have a previous version of the CICS Client for OS/2 installed,
  73. you should either install the CICS Client for OS/2 Version 2.0 to the
  74. same directory as the older version, or uninstall the older version
  75. first. If you do not want to remove or replace the older version of the
  76. Client, you must ensure that the correct DLLs are used for each version.
  77. If a version 2.0 Client loads a .DLL from an older version, traps will
  78. occur.
  79.  
  80.  
  81. Help Information for Client Messages
  82. ------------------------------------
  83. In addition to the softcopy "Messages" book installed in the CICS Client
  84. folder, the help text for all the CCL messages is provided in two ASCII
  85. text files found in the \CICSCLI\BIN subdirectory.  These may be viewed
  86. using any standard text editor.
  87.  
  88. CCLMSG.HLP contains the help for the end user messages and is provided
  89.            translated into your chosen language.
  90.  
  91. CCLLOG.HLP contains the help for the trace and log messages and is
  92.            provided in English only.
  93.  
  94.  
  95. Installing the IBM Library Reader
  96. ---------------------------------
  97. The IBM Library Reader for each language is supplied on the CD-ROM in a
  98. directory with the appropriate country code. If there is no such
  99. directory for a language, the IBM Online Library was not translated into
  100. that language, so US should be used.
  101.  
  102. To install or update the IBM Library Reader, follow the instructions in
  103. Appendix A of CICS Clients v2.0 Administration except that the
  104. directories EZ2INST and ILRWIN are sub-directories of the country-code
  105. directory rather than of the root directory of the CD-ROM.
  106.  
  107. ************************************************************************
  108. * End of file                                                          *
  109. ************************************************************************
  110.