340 pts.
 COBOL/400
Hi Group,
How to invoke an auto start Job in cobol/400 application?
Regards,
M


Software/Hardware used:
ASKED: May 18, 2011  4:53 PM
UPDATED: May 18, 2011  5:02 PM

Answer Wiki:
You seem to be mixing two different things. COBOL (or CL or RPG, or etc) are programming languages used to create a program object. An autostart job is connected with a subsystem. When you add an autostartjob to a subsystem it will call a program object. * If you do a WRKSBSD and then take option 3, you will see an autostart jobs if they exist. To add a new one to a SBSD use the ADDAJE command.
Last Wiki Answer Submitted:  May 18, 2011  5:02 pm  by  CharlieBrowne   32,905 pts.
All Answer Wiki Contributors:  CharlieBrowne   32,905 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _