The use of XLs and RLs is supported by ACUCOBOL-GT on the HP e3000. XLs should be specified on the runcbl command line when the program is started. RLs must be linked into the ACUCOBOL-GT run time. Relinking the run time requires a C compiler. In the past, HP has made a C compiler available to DSPP members. By arrangement, Micro Focus's Consulting services can provide assistance or perform relinking for you. The need to relink the run time should arise only if you are calling functions stored in an RL.
CODE_PREFIX . ; /ACUCOBOL/SAMPLE ; /MYAPP/CBLOBJFor more information about how the runtime locates program object files, see Code and Data File Search Paths. For more information about the CODE_PREFIX configuration variable, see CODE_PREFIX.