Scroll to navigation

OPEN-COBOL(1) General Commands Manual OPEN-COBOL(1)

NAME

open-cobol - COBOL compiler

SYNOPSIS

cobc [options] files...
cobcrun program [ arguments to program ]

DESCRIPTION

This manual page documents briefly the cobc and cobcrun commands.

cobc is the COBOL compiler.

cobcrun is a driver program to run COBOL programs compiled as modules.

OPTIONS

The cobc program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files.

Show summary of options.
Show version of program.

SEE ALSO

info open-cobol
http://www.opencobol.org/

AUTHOR

open-cobol was written by Keisuke Nishida <knishida@netlab.jp>.

This manual page was written by Bart Martens <bart.martens@advalvas.be>, for the Debian project (but may be used by others).

March 4, 2006