


In order to be used as a helper application or viewer, your COBOL application must be packaged in a single library file that contains all of the necessary COBOL objects, bitmap resources, and if desired, XFDs (for use Acucorp's Acu4GL technology). Note that because of the way the runtime works when it is used as a helper application or viewer, you cannot include a configuration file in the library file.
To create your library "package," you use the cblutil utility, the COPY RESOURCE statement, or a combination of the two. Refer to the ACUCOBOL-GT Reference Manual for additional information.
More: