I am looking to down load an Assembler Program 
Listing to my PC 

When I submit a batch JCL EXEC PGM=FTP

And have the control cards in in INPUT DD *

It works 

Using the program interface EZAFTPKS sometimes it works sometimes it 

Doesn't 

As aside it there anyway to invoke the tso
SUBMIT command from assembler program 
Then from an assembler program I could submit that batch job

Thanks  



> On Oct 9, 2016, at 7:32 PM, Charles Mills <[email protected]> wrote:
> 
> IND$FILE will not do anything useful from the Ready prompt, unless you find
> locking your emulator to be useful.
> 
> It (usually -- not delving into all the gory details here) uses a special
> binary protocol that the emulator has to be prepared to recognize. There is
> no useful way to run IND$FILE except by starting from the "upload or
> download" (or equivalent) prompt from your emulator.
> 
> There seems to be some confusion here: FTP is not IND$FILE; IND$FILE is not
> FTP. They have nada in common except a shared purpose. IND$FILE options will
> not help you with FTP. FTP is pretty well documented.
> 
> FWIW, here is about the best IND$FILE documentation you will find (watch the
> wrap): 
> http://www3.rocketsoftware.com/bluezone/help/v52/en/bz/bzdp_href_technical-r
> eference.htm#bzdp_href_technical-reference_Bzdp_href_technical-refere281 
> 
> Charles
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Joseph Reichman
> Sent: Sunday, October 09, 2016 12:35 PM
> To: [email protected]
> Subject: Re: intermittent errors using FTP program Interface EZAFTPKS
> 
> Thanks I'll play around with it from the ready prompt 
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to