Visual COBOL 5.0 provided enhancements in the following areas:
.NET Core is an open-source development platform that supports multiple operating systems. You can now use Visual COBOL to develop a COBOL application then publish it to be deployed on .NET Core.
The following project templates for .NET Core applications are available - Class Library (.NET Core) and Console App (.NET Core).
You can now reformat your COBOL code in the editor according to your preference and standards. Formatting sets the indentation based on the configuration options which you can set in Tools > Options > Text Editor > Micro Focus COBOL > Formatting > Indentation (for Visual Studio).
You can find the COBOL formatting features on the Edit > Advanced menu (for Visual Studio) menu.
You can now create the following views for your code:
Visual COBOL now includes a new Enterprise Server Common Web Administration interface (ESCWA). ESCWA is a web user interface and server for modern administration, monitoring and control of Enterprise Server. It offers improved usability that consolidates the different Enterprise Server user interfaces so that native and managed regions, and security stores can be managed in one place. Features include:
The following enhancements have been made to the COBOL syntax:
The following compiler directing statements are supported:
>>DEFINE
>>IF/>>ELSE/>>END-IF
>>EVALUATE/>>WHEN/>>WHEN OTHER/>>END-EVALUATE
The following Compiler directives are new in this release:
This release provides the following enhancements:
Dynamic CTF - it is now possible to configure the CTF dynamically from outside the process being traced.
Using a new command line utility - cblctd - you can alter the tracing events of running applications that already have CTF tracing enabled. You can alter trace levels, add or remove components to or from the trace, and also configure the emitters in effect.
Additionally, there is also a new component that you can trace - mf.mfdbfh enables you to trace activity of the Micro Focus Native Database File Handler.
This release provides the following enhancements:
Enhancements are available in the following areas:
You can now create an identity column in your database by using a new XFD directive - IDENTITY_COLUMN. This must be specified on a numeric field.
This release includes the following enhancements:
This release includes the following enhancements:
This is the stable Long Term Support version of OpenSSL.
In previous releases, a secure connection to a Fileshare server was made using a certificate that represented the network location upon which the Fileshare service was located. This method is still supported, but does not distinguish between the exact Fileshare server that is being connected to when more than one service can exist on a single host system. With this change, individual Fileshare services can identify themselves by using a unique certificate. While running on the same host and registered with the same network endpoint.
This release provides support for the following functionality:
Support is now available for the following additional or updated operating systems:
For a full list of supported platforms, check HTTPS://SUPPORTLINE.MICROFOCUS.COM/PRODAVAIL.ASPX.
The following is new in this release:
Visual COBOL local help is still supported and can be installed manually, if required. See After Installing for details.
This release includes enhancements in the following areas:
COBOL editor:
Visual Studio tool windows:
New settings in the project property pages:
New project template categories: