On Thu, 20 Apr 2017 13:33:09 -0500, Ron Thomas wrote:

>Ok , whaat i am looking is to push the file from LINUX to Mainframe . So, the 
>one below is fine ?
>
>SITE BLOCKSIZE=0 LRECL=133 WRAP RECFM=FB PRI=1 SEC=1 CYL   
>delete 'HLQ.MAINFRAME.FILE'
>put linux_file.txt //'HLQ.MAINFRAME.FILE'
> 
Have you considered using a z/OS UNIX file instead of a Classic data set and
bypassing all this mickeymouse?

--- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to