Re: xml acucobol



In the directory where you found the sample program is a runtime
configuration file cblconfig.

You need to execute the COBOL program using this config file. On
Windows this would be:

wrun32 -c cblconfig books.acu

.