The information in this article applies to:
SYMPTOMS
A variable defined as COBOL type PICTURE 9(7) COMPUTATIONAL-3 (packed decimal) may contain a value to be converted to an automation type of "Date." This article relates to only the case where "Date only" is specified in the COM Transaction Integrator for CICS and IMS (COMTI) Component Builder (CB). That means the field contains a date value, but no time value. WORKAROUND
Assign a valid Julian date to the variable in the COBOL program, in the format, YYYYDDDx, where YYYY is the century and year, DDD is the day of the year, and x is not used. STATUSMicrosoft has confirmed this to be a problem in Microsoft SNA Server version 4.0. Additional query words:
Keywords : sna4sp2 |
Last Reviewed: June 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |