Thanks. Good suggestion. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of McKown, John Sent: Friday, July 21, 2006 12:53 PM To: [email protected] Subject: Re: TCP/IP Translate Table
> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Dean Montevago > Sent: Friday, July 21, 2006 10:49 AM > To: [email protected] > Subject: Re: TCP/IP Translate Table > > > I created 2 translate tables for ESPANISH & SPANISH. The > files created are TCPIP.ESPANISH.TCPXLBIN and > TCPIP.SPANISH.TCPXLBIN. on his FTP he's coding > QUOTE SITE XLATE= either SPANISH or ESPANISH. The file > transferred is ASCII when it hits MVS there are certain > characters that are not be converted to EBCDIC, they are > garbage. Any thoughts ? Take the original source and simply modify it. That's what I had to do for a specialized transfer. Determine what the ASCII code point is and what you want the EBCDIC code point to be. Modify that table entry and rerun the CONVXLAT job. "Use the Source, Luke!" -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- 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

