1COBCRUN(1)                       User Commands                      COBCRUN(1)
2
3
4

NAME

6       cobcrun - manual page for cobcrun 3.2.0
7

SYNOPSIS

9       cobcrun [options] PROGRAM [parameter ...]
10       cobcrun options
11

DESCRIPTION

13       GnuCOBOL module loader
14

OPTIONS

16       -h, --help
17              display this help and exit
18
19       -V, --version
20              display version information for cobcrun + runtime and exit
21
22       -dumpversion
23              display runtime version and exit
24
25       -i, --info
26              display runtime information (build/environment)
27
28       -v, --verbose
29              display extended output with --info
30
31       -c <file>, --config=<file>
32              set runtime configuration from <file>
33
34       -r, --runtime-config
35              display  current runtime configuration (value and origin for all
36              settings)
37
38       -M <module>, --module=<module>
39              set entry point module name and/or load  path  where  -M  module
40              prepends any directory to the dynamic link loader library search
41              path and any  basename  to  the  module  preload  list  (COB_LI‐
42              BRARY_PATH and/or COB_PRELOAD)
43

AUTHOR

45       Written  by  Roger  While, Simon Sobisch, Brian Tiffin Built     Jul 28
46       2023 19:20:43 Packaged  Jul 28 2023 17:02:56 UTC
47
48       libcob (GnuCOBOL) 3.2.0 Copyright © 2023 Free Software Foundation, Inc.
49       License  LGPLv3+:  GNU  LGPL  version  3  or later <https://gnu.org/li
50       censes/lgpl.html> This is free software; see  the  source  for  copying
51       conditions.  There is NO warranty; not even for MERCHANTABILITY or FIT‐
52       NESS FOR A PARTICULAR PURPOSE.
53
54       Written by Keisuke Nishida, Roger While, Ron Norman, Simon Sobisch, Ed‐
55       ward Hart Built     Jul 28 2023 19:20:42 Packaged  Jul 28 2023 17:02:56
56       UTC
57

REPORTING BUGS

59       Report bugs to: bug-gnucobol@gnu.org  or  (preferably)  use  the  issue
60       tracker via the home page.
61       GnuCOBOL home page: <https://www.gnu.org/software/gnucobol/>
62       General help using GNU software: <https://www.gnu.org/gethelp/>
63
65       Copyright  ©  2023  Free Software Foundation, Inc.  License GPLv3+: GNU
66       GPL version 3 or later <https://gnu.org/licenses/gpl.html>
67       This is free software; see the source for copying conditions.  There is
68       NO  warranty;  not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
69       PURPOSE.
70

SEE ALSO

72       The full documentation for cobcrun is maintained as a  Texinfo  manual.
73       If  the  info and cobcrun programs are properly installed at your site,
74       the command
75
76              info gnucobol
77
78       should give you access to the complete manual.
79
80
81
82GnuCOBOL 3.2.0                     July 2023                        COBCRUN(1)
Impressum