Previous Topic: DC470006Next Topic: DC470008


DC470007

BATCH APPLICATION ENTRY POINT IS A MENU FUNCTION

Reason:

The entry point function associated with the task code specified to initiate the CA ADS-compiled application is a menu function. Menu functions are invalid in batch applications at runtime. Change the JCL PARM or the ENTRY POINT TASK on the SYSIPT data set to invoke a mainline dialog function as the application entry point. If necessary, recompile the application to add the appropriate task code.

Module:

ADSORUNB

Severity:

0