Release Notes - 1.3

1.3.6-funcrel

Resolved Issues

Customer Ticket Id Details
46259 Corrected the JCL Dataset name for some cases with quoted-string.
46303 Corrected the bookmark for COBOL stacked program.

Other Updates

Details
Fixes the missing links between COBOL Data in many cases.

1.3.5-funcrel

Resolved Issues

Customer Ticket Id Details
46065 Warning is used for Unclosed quoted-string error.

Other Updates

Details
Better identification of stacked COBOL programs.
Fixes the missing links for “COBOL Index” and “COBOL Literal” in many cases.

New Support

Summary Details
Extension SDK Support FUNCTION-ID for User-Defined Function.

1.3.4-funcrel

Resolved Issues

Customer Ticket Id Details
36328 Fixes a parsing issue for Cobol analysis.
45214 Fixes a parsing issue for Cobol analysis.

Other Updates

Details
Removes a false link between “IMS Program Control Block” and “PDS Dataset” objects.
Fixes a code bookmark issue due to a special code syntax using COPY…REPLACING.

New Support

Summary Details
Better identification of Cobol Programs Identify and analyze Cobol Programs contained in files using “CICS” extensions.

1.3.3-funcrel

Other Updates

Details
Refactoring and fixed a potential bug due to badly formatted source code file.

New Support

Summary Details
Support stacked programs in Cobol Stacked Cobol Programs in the same Cobol file are now supported.

1.3.2-funcrel

Resolved Issues

Customer Ticket Id Details
41108 Fixes an issue causing the erroneous creation of a JCL object (due to the delimiter specified by Mainframe “DLM” parameter).
45422 Fixes an issue causing the error “Mainframe.11: Reference not found for DSN clause in DD card” (due to the delimiter specified by the Mainframe “DLM” parameter).

Other Updates

Details
Fixes a false link created between IMS PCB and GDG Dataset objects.
Extension SDK: Correct some issues with most recent improvements.

1.3.1-funcrel

Resolved Issues

Customer Ticket Id Details
44476 Fixes a false positive for the rule “Avoid Buffer Overruns when using ADD, SUBTRACT, MULTIPLY, DIVIDE and COMPUTE statement inside a loop”.
45117 Fix missing links between Cobol data objects with COMPUTE operations for a specific case.

New Support

Summary Details
Extension SDK Support THROUGH and FALSE phrases in the declaration of Cobol conditional data.

1.3.0-funcrel

New Support

Summary Details
Extension SDK Support User Defined Function
Extension SDK Support UNTIL EXIT phrase in PERFORM statement
Extension SDK Support call function CONTENT-OF
Extension SDK Support Cobol/Java interoperability directive instructs

1.3.0-alpha3

New Support

Summary Details
Extension SDK Improve Compiler Option support
Extension SDK Support compilation variable
Extension SDK Support POINTER-32 usage phrase in Cobol Data

1.3.0-alpha2

Other Updates

Details
Extension SDK. Fixes various issues in the SDK for the new supported syntaxes.

New Support

Summary Details
Support IMS SQL statements in COBOL programs Add new object “IMS SQL Query” for each IMS SQL statement in Cobol

1.3.0-alpha1

New Support

Summary Details
Extension SDK Support access to CONVERTING phrase for JSON GENERATE and JSON PARSE
Extension SDK Support access to FUNCTION INTRINSIC in REPOSITORY paragraph
Extension SDK Improve AST for function call
Extension SDK Support FUNCTION call whether “FUNCTION” keyword is optional
Extension SDK Add access to Real literal AST
Extension SDK Add access to DYNAMIC LENGTH for cobol data declaration