Register
Members List
Social Groups
Search
Today's Posts
Mark Forums Read
Member Login
Remember Me?
Sign Up!
|
Forgot Password
Computer Forums
>
Programmers Lounge
>
Programming Discussions
» Batch file programming
LinkBack
Thread Tools
Display Modes
09-24-2003, 02:46 PM
#
1
(
permalink
)
daver676
Newb Techie
Join Date: Sep 2003
Posts: 1
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
10-23-2003, 07:51 AM
#
2
(
permalink
)
gruntwerk
True Techie
Join Date: Oct 2003
Posts: 204
you can do that with the copy command
copy file1.txt /a + file2.txt /a newfile.txt /Y
«
Apache & PHP w/t webmin
|
VB Books for those wishing to develop domain specific software
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
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
Forum Rules
Contact Us
-
Computer Technology Forums
-
Archive
-
Top
LinkBack
LinkBack URL
About LinkBacks
Bookmark & Share
Digg this Thread!
Add Thread to del.icio.us
Bookmark in Technorati
Furl this Thread!