IBM Support

PM67867: Rational Developer for System z (RDz) : Content Assist for PLI Handles with a '=?' operator does not display all the members

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Content Assist in PL/1 program after a Handle with  an ?=??
    operator
    pointing to an XML structure does not list all members of the
    XML structure asexpected.
    
    
    Let?sconsider the following snippet :
    
    DEFINESTRUCTURE
          1 XML_NODE;
          5NAME            CHAR(50)VAR,
          5ID             BIN FIXED(31),
          5ATTRIB          PTR,
          5 NAMESPACES      PTR,
          5DATA            PTR,
          5DATASIZE        BIN FIXED(31),
          5PARENT          PTR,
          5 FIRSTCHILD      PTR,
          5 LASTCHILD      PTR,
          5 NEXTSIBLING     PTR;
    
     dcl    struct1            typeXML_NODE;
     dcl     doesntworks_handle  handle XML_NODE;
    
           struct1.NAME = '1';
    
           doesntworks_handle =?
    If you hit CTRL + SPACE key after  ?doesntworks_handle=? ?, the
    Content Assist
    gives the following choices:  doesn'tworks_handle,struct1, and
    XML_NODE.
    Content Assist does not give any XML members as expected such as
     NAME ,ID, ATTRIB ?
    

Local fix

Problem summary

  • ****************************************************************
    *
    USERS AFFECTED:
        RD/z users who use content assist in PL/I programs after =>
    ****************************************************************
    *
    PROBLEM DESCRIPTION:
       RD/z did not present content assist proposals for fields in
    the structure after => syntax in PL/I programs.
    

Problem conclusion

  • ************************************************************
    PROBLEM RESOLUTION:
    RD/z presents content assist proposals for fields in structures
    when invoked after =>
    
    The problem listed in this APAR has been resolved with
    IBM Rational Developer for System z V8.0.3.4 Fix Pack which
    is available from the Recommended Fixes support download page:
    http://www-1.ibm.com/support/docview.wss?rs=2294&uid=swg27006335
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM67867

  • Reported component name

    RATL DEV FOR SY

  • Reported component ID

    5724T0700

  • Reported release

    803

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-06-28

  • Closed date

    2012-12-13

  • Last modified date

    2012-12-13

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    RATL DEV FOR SY

  • Fixed component ID

    5724T0700

Applicable component levels

  • R803 PSY

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSJK49","label":"IBM Developer for z Systems"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0.3","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
13 December 2012