I have a c# application that sends JCL to mainframe system using FtpWebRequest. The ftp is working fine. I want to automate the submission of JCL using command "quote site filetype=jes" (working fine from command line).
Can anyone help me in defining the same in application?
Thanks
Amit KumarPosted Oct 7, 2010, 2:46 AM
Sam HobbsPosted Oct 4, 2010, 4:37 AM