The file is just an ASCII txt file - instead of having new line at the end of each record it has a x'05'.
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Tuesday, April 28, 2009 3:45 PM To: [email protected] Subject: Re: FTP's On Tue, 28 Apr 2009 14:19:02 -0500, Mark Steely 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. What "type of file"? Does it help to know that x'05' is an EBCDIC TAB, the equivalent of ASCII x'09'? This might appear as a delimiter in a .csv exported spreadsheet. Otherwise, in what sense and context do you mean "is delimited by x'05'"? We need more information. -- gil ---------------------------------------------------------------------- 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 ******* 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

