Skip to Content

 isCOBOL General

Activating and Checking for the isCOBOL License

The iscobol.properties file has two main uses: as a license file and as a configuration file for the compiler or the runtime framework.  During installation, the setup asks if the user wants to activate the licenses or skip the activation. If the... Read More

How to read a data written with a different encoding.

If you need to read data from a file written in a different encoding than the default you can use the attached java function to translate the data from the source encoding to the destination encoding.  The attached COBOL program reads a sequential... Read More

I still get the error :

It’s very important to keep in mind that the isCOBOL configuration is built up by merging multiple files and settings. The runtime framework searches for configuration properties in the following list of places: The configuration file specified... Read More

Results 1 - 10 of 103