Skip to Content

 isCOBOL General

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

Does isCOBOL work with Flexus COBOL sp2?

Question: What work is necessary to use Flexus COBOL sp2? Has it been tested? Answer: Yes, this has been tested and a customer application with GUI calls to SP2 functions has successfully run with isCOBOL. Set... Read More

Should I use JISAM or Veryant's c-treeRTG?

Question: What are the basic differences between JISAM and c-treeRTG? What are the guidelines for choosing between them? Answer: Here are the benefits of each: Veryant JISAM isCOBOL Evolve supplies a high capacity, client/server, indexed ISAM... Read More

How do I specify which file status codes I want to use?

You can choose which file status codes you want to use by setting the iscobol.file.status runtime framework property iscobol.file.status This property specifies which file status codes to use. Set it to one of the following values: com... Read More

What is the best way to control Microsoft Word?

Question:  Suppose my program controls Microsoft Word to do a Mail Merge. How do I do this with isCOBOL? Answer:  To control Microsoft Word or to perform OLE automation, isCOBOL requires a third-party... Read More

Results 51 - 60 of 100