Interactive COBOLEnvyr Corporation

ICOBOL 4 Download

This page contains installation files for the current release of Interactive COBOL, which is Revision 4.07.

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:

DISK Icon
(14,833 KB)
Windows® documentation
(doc407.exe)
DISK Icon
(27,720 KB)
Windows® full release
(win407.exe)
DISK Icon
(12,305 KB)
Windows® runtime (only)
(win407r.exe)
DISK Icon
(2,885 KB)
Windows® thin client (only)
(win407c.exe)
DISK Icon
(6,145 KB)
Sentinel Protection Device Driver for Windows® 32/64 bit
(sentinel_installer.exe)

The following UNIX/Linux releases are available as compressed tar files:

DISK Icon
(4,413 KB)
AIX 5.1 full release
(aix407.Z)
DISK Icon
(6,066 KB)
HP-UX full release
(hp407.Z)
DISK Icon
(5,243 KB)
Linux (Intel 2.4.x kernel) full release
(ln4407.Z)
DISK Icon
(3,299 KB)
Linux (Intel 2.6.x kernel) full release
(ln6407.tgz)

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