Skip to Content

 Acucobol-GT

How do I set up isCOBOL to access Vision files?

Question: What do I need to do to access Vision files from isCOBOL? Answer: isCOBOL 2023R1 and later isCOBOL 2023R1 added an interface to the Vision file system called VisionJ. You can create, write, read, and lock Vision files using this... Read More

How do I print to a spooler in Unix?

Question: Currently, under ACUCOBOL, I open a disk file using a working storage variable name. That variable holds a generic name which can be found in the configuration file. That generic name translates into a spooler command (e.g. "PRINTERHP -P... Read More