In news:rogersgerl.1x2te4@pcbanter.net,
rogersgerl <rogersgerl.1x2te4@pcbanter.net> typed:
> Can anyone please tell me how to print a list of files in a
> folder. I
> have a folder om my computer full of mp3 files and would like
> to print
> out a list of all of the files. Can anyone tell me how to do
> this??
Here are three ways:
1. Go to a command prompt and issue the command
dir [drive:folder] > c:\tempfilename (you can use any name and
put it in any folder you want)
Then open notepad, open tempfilename, and print it from there.
2. Go to
http://support.microsoft.com/default...;EN-US;Q321379
and follow the instructions there.
3. Download and use any of the several freeware/shareware
utilities that can do this, such as the popular
http://www.karenware.com/powertools/ptdirprn.asp
--
Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup