I don't know if this idea will help you at all, but when people send me weird files I can split them up into records using CMS pipelines commands on my VM system. Something like this: PIPE < / | DEBLOCK LINEND 05 | > TEMP SPLIT A --Roger
On Tue, Apr 28, 2009 at 1:19 PM, Mark Steely <[email protected]> wrote: > We are z/OS V1R9. I have a customer you is trying to ftp a file from a > Unix machine down to the mainframe. The FTP is executing on the > mainframe and is receiving the file. The file is delimited by x'05'. The > FTP does not recognize this and the file comes across and is strung > together. Is there a way to specify a delimiter or is there a better why > to handle this type of file. > > Thank You > > > > > > > > > ******* CONFIDENTIALITY NOTICE ******* > > This e-mail message and all attachments transmitted with it may > contain legally privileged and confidential information intended > solely for the use of the addressee. If the reader of this message > is not the intended recipient, you are hereby notified that any > reading, dissemination, distribution, copying, or other use of this > message or its attachments is strictly prohibited. If you have > received this message in error, please notify the sender > immediately and delete this message from your system. Thank you. > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

