Prev: How do I make the button image for a macro on the QAT relevant
Next: Linked Object from Excel 2007 to Word 2007
From: binaryman on 24 Feb 2010 13:22 Dov You can use Directory Report <a href="http://www.file-utilities.com">http://www.file-utilities.com</a> This is a directory printer utility which can save its output to the clipboard. Then all you have to do is paste within word. This is much simpler than saving content to a temporary file Dov wrote: How do I print a list of the directory contents 09-Feb-10 I need to print the disk directory contents. In DOS this was possible. Is it possible in WORD? Thanks Previous Posts In This Thread: On Tuesday, February 09, 2010 3:27 AM Dov wrote: How do I print a list of the directory contents I need to print the disk directory contents. In DOS this was possible. Is it possible in WORD? Thanks On Tuesday, February 09, 2010 3:39 AM Graham Mayor wrote: No - but you could use the freeware Printfolders utility you can downloadfrom No - but you could use the freeware Printfolders utility you can download from my web site that will produce a text listing that you can open in Word. -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org <>>< ><<> ><<> <>>< ><<> <>>< <>><<> On Tuesday, February 09, 2010 4:35 AM Pesach Shelnitz wrote: Hi Dov,It is possible to print directory contents in Word in the DOS format in Hi Dov, It is possible to print directory contents in Word in the DOS format in the following way. 1. Click Start and then click Run. 2. In the Open box, type cmd and press Enter. 3. In the Command window that opens, use the cd command as you did in DOS to navigate to the desired folder. 4. Enter the following after the Command prompt: dir * > dir.txt 5. In Word open the file dir.txt in the folder to which you navigated. 6. Press Ctrl+P and print the contents of dir.txt. You can modify the command in step 4 by adding switches after the asterisk. -- Hope this helps, Pesach Shelnitz My Web site: http://makeofficework.com "Dov" wrote: Submitted via EggHeadCafe - Software Developer Portal of Choice Generic Feed Parsers Redux http://www.eggheadcafe.com/tutorials/aspnet/42a9b6e2-809e-4ca7-b3f6-acd41f462063/generic-feed-parsers-redu.aspx |