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

How to Keep the Leading Zeros after import in to CSV file


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sureshbabu.jv

New User


Joined: 11 Apr 2006
Posts: 41
Location: Chennai

PostPosted: Thu Nov 07, 2013 12:40 pm
Reply with quote

Hi,

I have a comma delimiter file created from Easytrieve program and it should be send through Mainframe SAS with .CSV format.

The problem I was facing that was not able to get the leading zeros in the CSV file for numerics.

I goggled and found that if we use delimiter ' ",=" ' we can have the leading zeros in the CSV file. So i used the same and got the leading zeros along with =" infront of the value(="0078) icon_sad.gif .

If anyone have any idea how we can implement this through Easytrieve program please let me know.

Thanks,
Suresh
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Thu Nov 07, 2013 1:10 pm
Reply with quote

Can you show sample input, expected output and output received?

Can you show the code creating a record?

Normally what people want is the zeros to go away and don't know how to do that, so I'm interested in how you got rid of them.

Why do you want leading zeros? It's a alpha-numeric field that happens to contain numbers?

Are you sure it is not Exel getting rid of them? (define the column as "text" rather than numeric).
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
Search our Forums:

Back to Top