DOCUMENT:Q182636 07-APR-2000 [sna] TITLE :COMTI Reserved Words Erroneously Allowed for Method Name PRODUCT :Microsoft SNA Server PROD/VER:WINDOWS:1.0,4.0 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft COM Transaction Integrator for CICS and IMS, version 1.0, used with: - Microsoft SNA Server, version 4.0 ------------------------------------------------------------------------------- SYMPTOMS ======== When using Component Builder (CB), COMTI reserved words are allowed when they are entered for a method name, even though they should not be allowed. To demonstrate the problem, perform the following steps: 1. Start CB and create a new type library. 2. On the File menu, click Import, and then select COBOL Wizard. 3. Enter the name of a COBOL file to import. 4. Select a new method. 5. Replace the default Method name with "Bstr" (without the quotation marks). 6. Proceed to the Finish screen of the Wizard. You should see the following status message: The wizard completed successfully with no warnings or errors. The crux of the matter is that the reserved name, Bstr, in this example, is not caught until after the method is created. 7. Click Finish and the following message box appears: Title: Name Conflict. Text: Method 'Bstr' cannot be imported as 'Bstr'. Reason: the name you specified is a reserved name. Either specify a valid name and click 'OK' or click 'Skip' to skip this method. Clicking 'Cancel' will abort this operation. WORKAROUND ========== Use a different Method name, one that is not a COMTI reserved word. STATUS ====== Microsoft has confirmed this to be a problem in Microsoft COM Transaction Integrator for CICS and IMS version 1.0. This problem was corrected in the latest SNA Server version 4.0 U.S. Service Pack. For information on obtaining this Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces): " S E R V P A C K " (without the quotation marks) Additional query words: ====================================================================== Keywords : Technology : kbAudDeveloper kbCOMTISearch Version : WINDOWS:1.0,4.0 Issue type : kbbug Solution Type : kbfix ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2000.