Scroll to navigation

COBCRUN(1) User Commands COBCRUN(1)

NAME

cobcrun - GnuCOBOL module loader

SYNOPSIS

cobcrun [options] PROGRAM [parameter ...]
cobcrun options

DESCRIPTION

GnuCOBOL module loader

OPTIONS

display this help and exit
display cobcrun and runtime version and exit
display runtime information (build/environment)
set runtime configuration from <file>
display current runtime configuration (value and origin for all settings)
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)

AUTHOR

Written by Roger While, Simon Sobisch, Brian Tiffin Built Jul 12 2020 03:26:15 Packaged Jun 06 2020 20:56:36 UTC

libcob (GnuCOBOL) 4.0-early-dev.0 Copyright © 2020 Free Software Foundation, Inc. License LGPLv3+: GNU LGPL version 3 or later <http://gnu.org/licenses/lgpl.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.

Written by Keisuke Nishida, Roger While, Ron Norman, Simon Sobisch, Edward Hart Built Jul 12 2020 03:26:15 Packaged Jun 06 2020 20:56:36 UTC

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/>

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.

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

info gnucobol

should give you access to the complete manual.

July 2020 GnuCOBOL 4.0-early-dev.0