Pro COBOL / Precompile and run with Micro Focus Server Express in Unix AIX
886649Sep 7 2011 — edited Sep 29 2011I have Oracle 11g R2 DB and client installed in Unix AIX machine. I would like to make a simple test pgm to :
1. the precompile using procob on the sample program
2. compile it through Micro Focus Server Express
3. run the sample
This sample pgm will just open a predefined Oracle DB, read and write a record to a table.
I see there is a demo_procob.mk file in precomp/demo/procob2. Not sure how to use it. Any help out would be helpful.
Thanks.