IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Trasnmitting a file with french characters


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
spoorni

New User


Joined: 29 Nov 2007
Posts: 20
Location: india

PostPosted: Wed Feb 24, 2016 8:13 pm
Reply with quote

I am trying to transmit a file in EBCDIC format from the mainframe to the UNIX box. I have tried giving different code pages, different SYSOPTS parameters like TEXT, BINARY, EBCDIC, etc., but still i am unable to transmit the french characters in EBCDIC format to UNIX. Could anyone who has done this in the past help?
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3109
Location: NYC,USA

PostPosted: Wed Apr 20, 2016 9:08 pm
Reply with quote

Try without FROM and use below in TO
Code:
SYSOPTS=”:CODEPAGE=(IBM-037,UTF-8):xlate=(yes)”

or check this as well if it belongs to you.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts FileAid move data from two files to o... Compuware & Other Tools 5
No new posts Sorting date into YYYYMMDD, and creat... DFSORT/ICETOOL 13
No new posts To Sort detail records in a file with... SYNCSORT 5
No new posts Identify and write records containing... SYNCSORT 11
No new posts To Populate Trailer cnt in the file w... SYNCSORT 1
Search our Forums:


Back to Top