Application Delivery Management
Application Modernization & Connectivity
CyberRes by OpenText
IT Operations Management
The AcuCOBOL-GT program is executed by an MPE batch job. The program ACCEPTs input from the batch job like this:
!JOB MYPROG,MGR.ACUCOBOL;OUTCLASS=LP,2
!MYPROG.PUB.ACUCOBOL
data-to-be-accepted
!EOJ
But when executed the program receives no data.
The program is compiled with -Cp and -Ca.
The Runtime configuration variable ACCEPT_AUTO must be set to 1 either in the Runtime configuration file or in the environment. This applies to AcuCOBOL-GT 7.3.0, or earlier versions which have been patched with ECNs 3212 and 3309.