|
-
February 10th, 2012, 09:52 AM
#1
Convert csv to pipe delimited text
Hi
I have been looking around and can only see how to convert text to CSV.
Basically i have a single line, quote qualified csv file that i want to turn into a standard pipe delimited text file
so
"545454","yes","yes","no","boo, hoo"
to
545454|yes|yes|no|boo, hoo
Any ideas?
Thank you
.NET 4.0 with VS2010 Pro
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|