Skip to Content

 isCOBOL General

May I create my own type definitions and reuse them?

It is so desirable to create a simple or complex type definition that may be consistently and easily reused with other variables without having to copy paste the contents of the original one. The TYPEDEF clause in the data description is the... Read More

Activating and Check the isCOBOL License

In this kb we would like to clarify some aspects of Activating and Check the isCOBOL License. The iscobol.properties file has two main usages, as a license file and as configuration file. As a license file, it could be in different location which we&... Read More

How to search by key with case insensitive on ISAM files

The START I/O statement allows you the use of the WHILE LIKE clause. With this clause it is possible to search records that match a regular expression pattern. With regular expressions, the possibilities of patterns to be used for search are... Read More

GIT Server (Linux) - Install and Configuration

This document is based on Linux version Centos7 and windows client with isCOBOL release 2017 R2 build#910.8-20170925-24471 and IDE version #135_8. Section 1. Setup the Server GIT is packaged with CentOS 7. What most internet docs do not inform you... Read More

Why do I get the error "Could not load the main class" ?

This error is usually returned by javaw.exe on Windows It means that the class has been found but there were problems while running it, for example if the license is missing. Use java.exe to see a more complex error message that will help in... Read More

Results 61 - 70 of 98