skip to main content

isCOBOL Compiler and Debugger Enhancements

isCOBOL Compiler and Debugger Enhancements
isCOBOL Evolve 2017 R2 includes changes to developer utilities and debugger to improve productivity.
Debugger enhancements
The isCOBOL debugger has been updated, improving variable hint examination, and providing an easy-to-read Perform stack view.
The figure below shows the new display variable hint, visible when the mouse hovers on a variable, which now includes the offset, the length and value of the variable. Additionally, the Perform Stack pane now clearly shows the section name of the paragraph in the call stack, making it much easier to read when a COBOL program contains the same paragraph name in multiple sections.
Stream2wrk utility
This new utility for COBOL developers replaces the previous xml2wrk and wsld2wrk utilities. It can now generate COBOL data structures to manage JSON files, and has been improved to handle XML with XSD schema files and WSDL definition.
The generated source code can also highlight fields declared optional in the WSDL or XSD schema files.
The utility can be run to generate data structure for JSON file as follows:
To import a WSDL file:
To import an XML file:
Some usage samples are shown below:

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left