



The input file for the precompiler (source) must be specified without suffix. Its complete name, however, is "<fn>.cobpc" or "<fn>.pco".
COBOL precompiler options:

For an explanation of the different precompiler options, see the ADABAS
COBOL Precompiler Manual.
Compiler options: see information about the corresponding COBOL compiler
Sample call: cobpc -u DBUSER,DBPWRD test -o sqldbtst
Additional connect data is fetched for the corresponding session from the connect command specified in the program and/or from the XUSER data. If no XUSER data is available, all connect data must be specified using the precompiler options. These options are only valid for session 1.


