Interactive COBOLEnvyr Corporation

ICOBOL 3 Download

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

The release notes are available here.

Beta-test versions of upcoming releases are available from the beta page.  Older versions are available in the archives. Individual documentation and readme files are available from the documentation page.

Click the icon to the left of the description to download the desired file.

The following Windows® setup programs are available:

DISK Icon
(17,410 KB)
Windows® documentation
(doc365.exe)
DISK Icon
(28,532 KB)
Windows® full release
(win365.exe)
DISK Icon
(12,759 KB)
Windows® runtime (only)
(win365r.exe)
DISK Icon
(2,818 KB)
Windows® GUI thin client (only)
(win365g.exe)
DISK Icon
(2,653 KB)
Windows® character thin client (only)
(win365c.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,040 KB)
AIX 5.1 full release
(aix365.Z)
DISK Icon
(5,765 KB)
HP-UX full release
(hp365.Z)
DISK Icon
(5,090 KB)
Linux (Intel 2.4.x kernel) full release
(ln4365.Z)
DISK Icon
(3,029 KB)
Linux (Intel 2.6.x kernel) full release
(ln6365.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