Skip to Content

 isCOBOL General

What should I use for USAGE HANDLE items instead of NULL?

Question: My program uses a lot of USAGE HANDLE items that I set to NULL and check for NULL to mean that the handle has not been created yet. The compiler gives errors such as the following when I compare a USAGE HANDLE item with NULL in a... Read More

What compile option should I use for ICOBOL compatibility?

Question: I am getting an error 39,02 when I try to read my existing Vision file. I discovered that the record size is different than expected and my record has COMP items. Originally I was compiling with ACUCOBOL's -Ci option for ICOBOL... Read More

How do I select 11x17 paper size using WIN$PRINTER?

Question: Setting the paper size to WPRT-11x17 does not work. How can I get 11x17 printouts? Answer: In isCOBOL APS, the WIN$PRINTER library routine is implemented using platform independent Java technology that does not support... Read More

Results 81 - 90 of 98