IBM Support

PM54940: Source / Format give wrong indentation

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Indenting is wrong.  Right-click anywhere in the text.  Click
    Source.  Click Format.
    Lines such as
    01 IW-TEMPO PIC S9(04)V9(04) SIGN LEADING SEPARATE.
    01 IW-TEMPOX.
           02 IW-TEMPO2 PIC S9(03) COMP-3.
    Are wrongly formated as
    01 IW-TEMPO PIC S9(04)V9(04) SIGN LEADING SEPARATE.
                           01 IW-TEMPOX.
                            02 IW-TEMPO2 PIC S9(03) COMP-3.
    Notice the above two lines are pushed much too far to the right
    from column 8 to column 22.
    

Local fix

Problem summary

  • The presence of COPY statements in a COBOL File can cause the
    COBOL Formatter's Indentation routine to improperly indent a
    COBOL file.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    PM54940

  • 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

    2011-12-22

  • Closed date

    2012-03-29

  • Last modified date

    2012-03-29

  • 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":"SSTRMM","label":"IBM Developer for z\/OS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"803","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
28 October 2021