COBOL Wizard Specifies Variable as the Return Value but the Variable Is Made an [output] Parameter (238903)
The information in this article applies to:
- Microsoft COM Transaction Integrator for CICS and IMS 4.0 SP2
- Microsoft SNA Server 4.0 SP2
- Microsoft SNA Server 4.0 SP3
This article was previously published under Q238903 SYMPTOMS
The COM Transaction Integrator for CICS and IMS (COMTI) Component Builder is used to create a new component library by importing a COBOL program using the Import COBOL Wizard. After completion, the variable selected to be the return value appears, as an [output] parameter.
CAUSE
The means of producing this error is fairly complex. At the point where the wizard asks you to click Finish the operation, instead follow these steps:
- Click Back
- Click Back again.
- Click Next.
- Click Finish.
WORKAROUND
One workaround is to redo the Import COBOL Wizard operation, avoiding the sequence specified under the CAUSE section.
A second workaround is to manually correct the component's declarations using Component Builder.
- Right-click the method in the left pane and click Unlock.
- In the right pane, select and delete the inconsistent parameter.
- Right-click the method in the left pane and click Properties
- Specify the correct return value using the Properties dialog box.
STATUSMicrosoft has confirmed that this is a problem in Microsoft SNA Server version 4.0 Service Pack 2 and Microsoft SNA Server version 4.0 Service Pack 3.
Modification Type: | Minor | Last Reviewed: | 3/12/2004 |
---|
Keywords: | kbbug kbnofix KB238903 |
---|
|