cobcrun - GnuCOBOL module loader
Contents
Copyright
Copyright © 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>
This is free software; see the source for copying conditions. There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Description
GnuCOBOL module loader
Name
cobcrun - GnuCOBOL module loader
Options
-h, -help
display this help and exit
-V, -version
display cobcrun and runtime version and exit
-i, -info
display runtime information (build/environment)
-c <file>, -config=<file>
set runtime configuration from <file>
-r, -runtime-config
display current runtime configuration (value and origin for all settings)
-M <module>, -module=<module>
set entry point module name and/or load path where -M module prepends any directory to the dynamic
link loader library search path and any basename to the module preload list (COB_LIBRARY_PATH
and/or COB_PRELOAD)
Reporting Bugs
Report bugs to: bug-gnucobol@gnu.org or (preferably) use the issue tracker via the home page.
GnuCOBOL home page: <https://www.gnu.org/software/gnucobol/>
General help using GNU software: <https://www.gnu.org/gethelp/>
See Also
The full documentation for cobcrun is maintained as a Texinfo manual. If the info and cobcrun programs
are properly installed at your site, the command
infognucobol
should give you access to the complete manual.
GnuCOBOL 4.0-early-dev.0 September 2024 COBCRUN(1)
Synopsis
cobcrun [options] PROGRAM [parameter ...]
cobcrunoptions