ecpg
Verified for current stable LTS
Ecpg Commands
Ecpg command syntax with verified terminal examples.
Commands
7 commands for Ecpg
ecpg Operations
Ecpg Command: Preprocess File
ecpg <input.pgc> ecpg Operations
Ecpg Command: Preprocess Stdin Output Stdout
ecpg -o - - ecpg Operations
Ecpg Command: Preprocess Stdin Write File
cat input.pgc | ecpg -o output.c - ecpg Operations
Ecpg Command: Preprocess Specify Output File
ecpg -o <output.c> <input.pgc> ecpg HTTP
Ecpg Command: Preprocess Header File
ecpg <input.pgh> ecpg Operations
Ecpg Command: Preprocess Compatibility Mode
ecpg -C <INFORMIX|INFORMIX_SE|ORACLE> <input.pgc> ecpg Operations
Ecpg Command: Preprocess Autocommit Enabled
ecpg -t <input.pgc> Suggest a Ecpg Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Ecpg workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.