View previous topic :: View next topic |
Author |
Message |
Mayuresh Beginner
Joined: 24 Mar 2005 Posts: 3 Topics: 2
|
Posted: Thu Mar 24, 2005 9:21 pm Post subject: Get file in CSV format from PC/Server to Mainframe in ascii |
|
|
Hi
I have job that gets (FTP) file from client server. The client has done changes to this file and has converted it to CSV format. now when i get this file on mainframe i see all fields separated by comma. THis is not what i need. Can some body suggest while FTP i can convert the format.
or any other easy means. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12383 Topics: 75 Location: San Jose
|
Posted: Fri Mar 25, 2005 6:37 am Post subject: |
|
|
Mayuresh, Quote: |
THis is not what i need. Can some body suggest while FTP i can convert the format. |
Do you want the comma to be removed? or replace it with a space? what other format do you prefer?
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
Mayuresh Beginner
Joined: 24 Mar 2005 Posts: 3 Topics: 2
|
Posted: Mon Apr 11, 2005 8:34 pm Post subject: |
|
|
Hi Kollusa
Apologises for the late response i had been out on a vacation. But the file that was coming in was in CSV format(at client end). So we decided to dowlnload the file in excel delimited by comma.
Mayuresh |
|
Back to top |
|
 |
|
|