Connect, learn, share, and engage with IBM Power.
Summary: Clients who have COBOL for AIX programs that make use of varying length record format in RSD, but have coded it as "Fixed ...
Originally posted by: BasilTK Scenario: A data file contains dates listed repeatedly many times in a horizontal line entry ...
Originally posted by: BasilTK Question: After upgrading from a COBOL for AIX version prior to V4.1.1, the COBOL ...
Originally posted by: BasilTK Problem: Clients are facing issues when trying to use the Watch Breakpoint functionality ...
Originally posted by: BasilTK COBOL for AIX users tend to ask what the main difference is between the COBOL for AIX, V5.1 ...
Originally posted by: BasilTK Consider the COBOL snippet below: $ cat test.cbl 000500 WORKING-STORAGE ...
Originally posted by: BasilTK Note: The steps below are written assuming that you already have the COBOL for AIX compiler ...
Originally posted by: BasilTK A COBOL for AIX user was expecting a certain output (described below) when compiling the following ...