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

NAME

6       cobcrun - manual page for cobcrun (GnuCOBOL) 3.1.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 cobcrun and runtime version and exit
21
22       -i, -info
23              display runtime information (build/environment)
24
25       -v, -verbose
26              display extended output with --info
27
28       -c <file>, -config=<file>
29              set runtime configuration from <file>
30
31       -r, -runtime-config
32              display  current runtime configuration (value and origin for all
33              settings)
34
35       -M <module>, -module=<module>
36              set entry point module name and/or load  path  where  -M  module
37              prepends any directory to the dynamic link loader library search
38              path   and   any   basename   to   the   module   preload   list
39              (COB_LIBRARY_PATH and/or COB_PRELOAD)
40

AUTHOR

42       Written  by  Roger  While, Simon Sobisch, Brian Tiffin Built     Dec 23
43       2020 11:52:46 Packaged  Dec 23 2020 10:51:50 UTC
44
45       libcob (GnuCOBOL) 3.1.2.0 Copyright © 2020  Free  Software  Foundation,
46       Inc.     License    LGPLv3+:    GNU    LGPL    version   3   or   later
47       <http://gnu.org/licenses/lgpl.html> This  is  free  software;  see  the
48       source for copying conditions.  There is NO warranty; not even for MER‐
49       CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
50
51       Written by Keisuke Nishida, Roger While,  Ron  Norman,  Simon  Sobisch,
52       Edward  Hart  Built      Dec  23  2020  11:52:39  Packaged  Dec 23 2020
53       10:51:50 UTC
54

REPORTING BUGS

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

SEE ALSO

69       The full documentation for cobcrun is maintained as a  Texinfo  manual.
70       If  the  info and cobcrun programs are properly installed at your site,
71       the command
72
73              info gnucobol
74
75       should give you access to the complete manual.
76
77
78
79cobcrun (GnuCOBOL) 3.1.2.0       December 2020                      COBCRUN(1)
Impressum