Cobol compiler
cobc [options] files...
cobcrun program [ arguments to program ]
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.
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.
-h, --help
Show summary of options.
--version
Show version of program.
info open-cobol
http://www.opencobol.org/
open-cobol was written by Keisuke Nishida <[email protected]>.
This manual page was written by Bart Martens <[email protected]>, for the Debian project (but may be used by others).