IBM Support

PH11383: IDZ 14.1 CONTENT ASSIST IS NOT WORKING BEFORE % INCLUDE-STATEMENT WITH OR(!) DEFINED IN THE PROP

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • IBM Developer for z Systems 14.1 content assist not working
    before % include-statement with or(!) defined in the property
    group.
    
    This is is true with either an enabled or a disabled syntax
    parser
    
    DEMOPRB: proc options(main);
     dcl a char(3);
     dcl b char(3);
     dcl kto char(1);
     dcl blz dec fixed(31);
     /* content assist before % include-statement */
     /* -> no content assist                      */
     %include DEMOINC;
    
     kto = 'a';
     blz = 123;
     a = 'abc';
     b = a;
    
    
     if(size(a) = 1  ) then do;
    
      end;
    
     end DEMOPRB;
    

Local fix

Problem summary

  • Incorrect content assist logic around %include statements.
    

Problem conclusion

  • Corrected logic around %include statements.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH11383

  • Reported component name

    DEV FOR Z SYS

  • Reported component ID

    5724T0700

  • Reported release

    E10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2019-04-24

  • Closed date

    2019-06-14

  • Last modified date

    2019-06-14

  • 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

    DEV FOR Z SYS

  • Fixed component ID

    5724T0700

Applicable component levels

[{"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":"E10","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
14 June 2019