Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
batch file --> combining csv files
Name: duckizz Date: May 29, 2008 at 23:57:40 Pacific OS: win xp CPU/Ram: Intel 512mb ram Product: HP
Comment:
hi all,
i am trying to write a program that will: 1) take in a list of csv files in a folder and combine them into 1 single file 2) remove the header row from each of these folders (except the first file)
Summary: ok. Now I am starting to get excited. I got it to work with your test.awk file. Just a few things: Compare the two files. correct.csv errors.csv http://www.knowlescorp.com/needfixe... 1) In the second...
Summary: I have a batch file which displays a list of databases and allows the user to choose the one that they wish to start by typing in the name of the database (I use a "set /p" command to get the user inp...
Summary: Hope someone can help... I am looking to create a small batch file or script that will take a flat CSV file and remove all dollar signs ($) from all the records in this CSV file and resave it with the...