The information in this article applies to:
MORE INFORMATIONExampleYou generate a component library with the following four parameters:Count1 (integer)The generated COBOL would be similar to this:
This COBOL produces the following error message when compiled on MVS:
SYMPTOMS
When you use the Component Builder (CB) to create a component library
(.tlb) file manually (this is, without using the Import COBOL Wizard), you
can define a method with parameters in an order that prevents COBOL
generated by the CB COBOL Export facility from compiling properly.
RESOLUTIONThe solution to this problem is to use CB to arrange the parameters in the following order COUNT1and then regenerate the COBOL using the COBOL Export facility. Additional query words: Customer Information Control System (CICS) Management (IMS)
Keywords : kberrmsg kbprg CTICB CTIData CTIProg |
Last Reviewed: October 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |