So my submitted dataset would be (for example) LRECL=1024 with embedded DD * 
FTP subcommands. JCL would process columns 1-72 and ignore 73 to 1023. FTP 
would process columns 1 to 1023. Is that right? Would I even have to specify DD 
*,LRECL=1024 or would QSAM pick it up from the fact that the original dataset 
was LRECL=1024?

And I guess ISPF SUB does not handle this but INTRDR does? What about TSO 
SUBMIT?

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Paul Gilmartin
Sent: Wednesday, August 27, 2014 2:08 PM
To: [email protected]
Subject: Re: z/OS FTP JCL LOCSITE

On Wed, 27 Aug 2014 08:55:07 +0200, Charles Mills wrote:
>
>Yes, the longer LRECL may imply getting the FTP control statements 
>("sub-commands" IIRC) out of //INPUT DD * and into //INPUT DD DSN=
> 
It does not imply that; one may use a longer LRECL in //INPUT DD *.

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

Reply via email to