
trey5498
Novice
Mar 5, 2008, 11:48 AM
Post #1 of 4
(990 views)
|
|
technically assistance with csv needed
|
Can't Post
|
|
I have a small program that reads in a csv file, truncates a line or 2 using split. Makes a calculation, and rearrange the output and place it into another csv file. The problem lies in where the "" end up. Apparently the truncation screws up the placement of quotation Marks. How do I strip the "" from the file as i read it in? This will solve the issue.
|