
README.TXT for CICS OS/2 V2.0 - CSD 01 - 24 December 1993.


This file documents the latest updates to the CICS OS/2 system.

  The following command files were incorrectly placed in a directory
  called SAMPLES\CMD\SOURCE by the install program:

  MECDSTAT.CMD
  MECDSYN.CMD
  MECIWAIT.CMD
  MECOAS16.CMD
  MECOSTAT.CMD
  MECOSYN.CMD

  This CSD places them in the correct directory (SAMPLES\CMD); If you
  have modified any of these command files, please migrate the changes
  to the SAMPLES\CMD directory. SAMPLES\CMD\SOURCE should be deleted
  and any references to it (such as in the PATH environment variable)
  changed to SAMPLES\CMD.

  Changes due to fix for APAR PN50250
  

  With this APAR applied to the system the definition of the
  EIBTASKN field in the  EXEC Interface Block has been changed
  as follows.

  For COBOL programs to:   PIC S9(7)     COMP-3.
  For C     programs to:   char [4].

  The effect of this change on programs written in C will be to
  produce a compile error for applications that access the field
  as a binary interger. Applications will require to be modified
  to access the field as a character string. Note the content of
  this field will be in packed decimal format.

  This change will be transparent to programs written in Cobol.
  Existing applications, which access the data as binary, will
  continue to function without change.


  Changes due to fix for APAR PN49094
  
  Ŀ
   ID = 91  Issued by FAAECIS3    Task Control                      
  Ĵ
   TYPE /   ENTRY DESCRIPTION     FIELD A          FIELD B         
   POINT                                                           
  Ĵ
   RV P85   eci_call_type is      Window Handle    eci_message_id  
            ECI_STATE_ASYNC_MSG                    eci_message_    
                                                        qualifier  
  Ĵ
   RV P91   WinPostMsg failure    WinPostMsg RC    eci_message_id  
                                                   eci_message_    
                                                        qualifier  
  



For information about the GA level of code see the file README.000

  **************************************************************
  **************************************************************
  ***                                                        ***
  ***                   End of Document                      ***
  ***                                                        ***
  **************************************************************
  **************************************************************
