Products
Services
Support
Download
Links
About Us
Best viewed with Firefox
ICOBOL 4 Download
This page contains installation files for the current release of Interactive
COBOL, which is Revision 4.41.
The release notes are available
here.
Click the icon to the left of the description to download the desired file.
The following Windows® setup programs are available:

(14,199 KB) |
Windows® documentation
(doc441.exe) |

(25,687 KB) |
Windows® full release
(win441.exe) |

(10,340 KB) |
Windows® runtime (only)
(win441r.exe) |

(2,990 KB) |
Windows® thin client (only)
(win441c.exe) |

(2,770 KB) |
Sentinel Protection Device Driver for Windows® 32/64 bit
(sentinel_installer.exe) |
The following UNIX/Linux releases are available as compressed tar files:

(6,154 KB) |
AIX 5.1 full release
(aix441.Z) |

(7,863 KB) |
HP-UX full release
(hp441.Z) |

(7,015 KB) |
Linux (Intel 2.4.x kernel) full release
(ln4441.Z) |

(4,683 KB) |
Linux (Intel 2.6.x kernel) full release
(ln6441.tgz) |

(5,624 KB) |
MAC OS X (x86) Full release
(mac441.Z) |
For UNIX/Linux releases, the .Z and .tgz files are compressed tar files.
They can be unpacked as follows:
zcat file.Z | tar xvf - (uncompress and extract the tar archive)
-- or --
tar -xvzf file.tgz