Computing.Net > Forums > Programming > batch file --> combining csv files

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

Reply to Message Icon

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)

how can this be done?




Sponsored Link
Ads by Google

Response Number 1
Name: IVO
Date: May 30, 2008 at 08:00:55 Pacific
Reply:

That can be done assumed your CSV files are compatible, i.e. they have the same structure as columns and their contents.

Specify also if the list is stored in a .txt file or has to be generated by a DIR command and how to detect the first file you said about.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: batch file --> combining csv files

Need Batch File for CSV file www.computing.net/answers/programming/need-batch-file-for-csv-file/16278.html

Nesting variables in batch files ? www.computing.net/answers/programming/nesting-variables-in-batch-files-/14334.html

Batch File Help www.computing.net/answers/programming/batch-file-help/15440.html