I'm tring to transfer a wordpad file to mainframe.
AFter I transfer the file the mainframe file contains some other characters.
The file is full of some other characters which I'm not sure of.
Moved: Tue Sep 30, 2008 3:14 pm by superk From TSO/ISPF to Other Mainframe Topics
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 3544 Location: Brussels once more ...
You have done nothing more than make a statement in your post.
Are we to assume that you want some help, or that you just felt the overwhelming desire to tell us about your transfer ?
So what did you use for the transfer.
What differences are there in the data.
What was the input format of the file.
What attributes did you specify to perform the transfer.
The above are all of the things that you should have mentioned if you want some help.
So what did you use for the transfer.
--->i had used the send/receive option that is available in mainframe menu bar
What differences are there in the data.
---> first 4 rows consists of header and this header appears after every 30 rows. and out of these one row is actually the header.for now i just want to transfer the file as it is.
What was the input format of the file.
---> input was the data with fixed length
What attributes did you specify to perform the transfer.
--->i had specified--format as text--> EBDIC
Joined: 08 Jun 2006 Posts: 307 Location: Pune, India
Show the differences you are getting in the file. I have done FTP with your specified options and could transfer the file onto Mainframes successfully.
Joined: 23 Nov 2006 Posts: 8729 Location: 221 B Baker St
Hello,
When you saved the file in WordPad, i suspect you saved it as a .rtf file (the default). This is not a miainframe-friendly format (IMHO).
If you open the file and save it as a .txt file, you should have better results when you upload the file. Do not specify EBCDIC for the transfer. Use ASCII.