Help File Inconsistent with Advanced Method Properties Window (182668)



The information in this article applies to:

  • Microsoft COM Transaction Integrator for CICS and IMS 1.0, when used with:
    • Microsoft SNA Server 4.0

This article was previously published under Q182668

SYMPTOMS

The captions for the Unbounded field options on the Advanced tab of the method properties dialog box in the Component Builder (CB) are inconsistent with the online Help.

STATUS

Microsoft has confirmed this to be a problem in Microsoft COM Transaction Integrator for CICS and IMS version 1.0 included with SNA Server version 4.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

MORE INFORMATION

The following is the difference between variably-sized and bounded final fields:

Final Field Is Bounded

When the last data item is an array, the number of elements in the array varies. When the last data item is a recordset, the number of rows in the recordset varies.

Final Field Is Variably Sized

When the last data item is a string, the size of the string varies.

Modification Type:MinorLast Reviewed:3/10/2004
Keywords:kbbug kbfix KB182668