Computer ForumsComputers  

Go Back   Computer Forums > Programmers Lounge > Programming Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 09-24-2003, 01:46 PM   #1 (permalink)
Newb Techie
 
Join Date: Sep 2003
Posts: 1
Default Batch file programming

Hello All! First post here!

I need to write a batch file that will append one comma delimited text file to another. Both text file contain approximately 500 records each. I need to combine the two in order to open them as one in Excel.

Thanks

Dave
daver676 is offline   Reply With Quote
Old 10-23-2003, 06:51 AM   #2 (permalink)
True Techie
 
Join Date: Oct 2003
Posts: 204
Default

you can do that with the copy command

copy file1.txt /a + file2.txt /a newfile.txt /Y
gruntwerk is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 12:54 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0