Skip to Content

 isCOBOL General

What are the key technical advantages of isCOBOL?

What differentiates isCOBOL from other COBOLs? What makes isCOBOL better? Key Technical Differentiators. Below are the 5 key differentiators that set isCOBOL technology apart from the competition. isCOBOL Key Technical Differentiators Core... Read More

How can I read a data written with a different encoding?

Having the need to read a data, for example from a sequential file, written in UTF-8 on on machine where the default encoding is the Cp1252 you can use a java function that allow to 'translate' the data from the source encoding to the... Read More

Did you know you can create temporary files in memory?

Sometimes the COBOL application needs to store information on temporary files. These files are then deleted at the end of the elaboration or at the end of the runtime session. Writing and reading these temporary files from the hard disk costs time.... Read More

How to programmatically set the attributes for PDFs?

In the 2016 R1 release, isCOBOL added the ability to configure attributes of a program-generated PDF file. To set the default attributes for PDF prints in your programs, use the configuration variables that start with "iscobol.print.attribute". For... Read More

Results 41 - 50 of 98