View previous topic :: View next topic |
Author |
Message |
amitkv Beginner
Joined: 20 Jun 2008 Posts: 1 Topics: 1
|
Posted: Mon Jun 23, 2008 12:55 am Post subject: Uploading .xls file to Mainframe |
|
|
Hi,
I have to upload an Excel(.xls) file to mainframe, and then have to process it.
But when I upload it thru FTP, i see garbage value in the ps file.
Can anyone please guide me with the steps of translating the xls file into the ps file.
Thaks and Regards,
Amit |
|
Back to top |
|
 |
CraigG Intermediate
Joined: 02 May 2007 Posts: 202 Topics: 0 Location: Viginia, USA
|
Posted: Mon Jun 23, 2008 6:19 am Post subject: |
|
|
.XLS files are useless on the mainframe. As has been discussed before you have to convert it to a .TXT or .CSV format that contains only character data, transfer that to the mainframe and do you processing using that. |
|
Back to top |
|
 |
jyoung Beginner
Joined: 10 Nov 2005 Posts: 36 Topics: 2 Location: Flint, MI
|
|
Back to top |
|
 |
|
|