5 pts.
 How to submit a JCL through VB Script?
i have a jcl to submit into mainframe without logging into mainframe. I have write a script but unable to submit the jcl into mainframe from that script. Can anyone please help me out? I really appricate your write.

Software/Hardware used:
ASKED: July 21, 2008  5:31 PM
UPDATED: July 23, 2008  5:06 PM

Answer Wiki:
Give a look into this article: <a href="http://www.ibm.com/developerworks/systems/library/es-batch-zos.html">http://www.ibm.com/developerworks/systems/library/es-batch-zos.html</a> It is for java but you can adapt it for VB. The trick is to use ftp and send the file with FILETYP=JES. Your stream will be directed to the JES spool and the job will get started.
Last Wiki Answer Submitted:  July 23, 2008  5:06 pm  by  RodneyKrick   265 pts.
All Answer Wiki Contributors:  RodneyKrick   265 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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