Very good, Kevin. Much simpler than my answer. Proof that an old DOS dog like me can learn new DOS tricks. <img src=/S/laugh.gif border=0 alt=laugh width=15 height=15>
Very good, Kevin. Much simpler than my answer. Proof that an old DOS dog like me can learn new DOS tricks. <img src=/S/laugh.gif border=0 alt=laugh width=15 height=15>
The postings on this site are my own and do not necessairly represent the position or opinion of WCNOC.
glad it worked out. i had a similar problem where i combined all the .doc in a directory into one file-i brought up the first document, then hit ctrl-enter for a page break, alt i, f to insert a file, clicked on the next file name in line. eventually i ended up with a new file of all those documents (they were recipes) in one big document, separated by page breaks.
i used phil's booklet technique to print them out as a recipe booklet! it was very crude, but then, didn't take hardly any knowledge or skill!
<img src=/S/rofl.gif border=0 alt=rofl width=15 height=15> <img src=/S/laugh.gif border=0 alt=laugh width=15 height=15> <img src=/S/rofl.gif border=0 alt=rofl width=15 height=15>
<img src=/S/smash.gif border=0 alt=smash width=30 height=26>
We need a smilie crying and pounding the dirt!
Kevin <IMG SRC=http://www.wopr.com/w3tuserpics/Kevin_sig.gif alt="Keep the change, ya filthy animal...">
<img src=/w3timages/blackline.gif width=33% height=2><img src=/w3timages/redline.gif width=33% height=2><img src=/w3timages/blackline.gif width=33% height=2>
Yes, and how about the recipies? Are they any good?
Kevin <IMG SRC=http://www.wopr.com/w3tuserpics/Kevin_sig.gif alt="Keep the change, ya filthy animal...">
<img src=/w3timages/blackline.gif width=33% height=2><img src=/w3timages/redline.gif width=33% height=2><img src=/w3timages/blackline.gif width=33% height=2>
Gary,
I was even trying to see if one could use that copy command with the /b switch to combine Word files into one big Word file. The copy works, but when Word encounters the first "End of Document" code (or however Word knows it's at the end?!!), it ignores the rest of the documents.
Kevin <IMG SRC=http://www.wopr.com/w3tuserpics/Kevin_sig.gif alt="Keep the change, ya filthy animal...">
<img src=/w3timages/blackline.gif width=33% height=2><img src=/w3timages/redline.gif width=33% height=2><img src=/w3timages/blackline.gif width=33% height=2>
who the heck knows? i tend to collect recipes which i then read while eating my Stouffer's lasagne!
If you don't give a darn about formatting of the recipes, you could set your Word to Recover Text from Any file before opening. You may also want to try opening in WordPad... Haven't tested, but it's a thought....
Karen
The example was for files in the root directory. If they are buried in your folder structure either maneuver to your containing folder and use the following:
for %i in (.*.txt) do type %i >> saveit.doc
or put in the full path name using quotation marks if there are any spaces or other non-alphanumeric characters in the name and path as in:
for %i in ("c:my filestext files"*.txt) do type %i >> "c:my filestext filessaveit.doc"
This is assuming that Gary's command works, which I do assume.
Doesn't everyone know that Windows is not really an OS but simply a shell built on a more and more undocumented DOS? <img src=/S/grin.gif border=0 alt=grin width=15 height=15> (or am I as wrong about this as I am about so many other things?)
Charles Kyle Kenyon
Madison, Wisconsin
I'm back up, finally, with tremendous promises from my hosting company for this to never happen again. (or at least until next time).
I'm still trying to dig out from the mound of email that was addressed to me at the site. You will be in my thoughts as I drink the champagne this weekend. If I ever make it to your neighborhood, I'll bring a real bottle.
Charles Kyle Kenyon
Madison, Wisconsin