Top
Symfoware Server V12.0.0 Application Development Guide
FUJITSU Software

7.4.1 Compiling Applications

COBOL source is created by precompiling the embedded SQL in COBOL source file with the ecobpg command. Compile the COBOL source with a COBOL compiler.

Precompiling example

ecobpg testproc.pco

Point

COBOL source with the extension .cob is created by precompiling source with the extension .pco.

Specify the following options when compiling a COBOL application output with precompiling.