This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

1.3.1-funcrel

Resolved Issues

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

New Support

SummaryDetails
Extension SDKSupport THROUGH and FALSE phrases in the declaration of Cobol conditional data.

1.3.0-funcrel

New Support

SummaryDetails
Extension SDKSupport User Defined Function
Extension SDKSupport UNTIL EXIT phrase in PERFORM statement
Extension SDKSupport call function CONTENT-OF
Extension SDKSupport Cobol/Java interoperability directive instructs

1.3.0-alpha3

New Support

SummaryDetails
Extension SDKImprove Compiler Option support
Extension SDKSupport compilation variable
Extension SDKSupport 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

SummaryDetails
Support IMS SQL statements in COBOL programsAdd new object "IMS SQL Query" for each IMS SQL statement in Cobol

1.3.0-alpha1

New Support

SummaryDetails
Extension SDKSupport access to CONVERTING phrase for JSON GENERATE and JSON PARSE
Extension SDKSupport access to FUNCTION INTRINSIC in REPOSITORY paragraph
Extension SDKImprove AST for function call
Extension SDKSupport FUNCTION call whether "FUNCTION" keyword is optional
Extension SDKAdd access to Real literal AST
Extension SDKAdd access to DYNAMIC LENGTH for cobol data declaration