Thread: printing
View Single Post
  #2 (permalink)  
Old February 3rd, 2008
Blackhorse 70V's Avatar
Blackhorse 70V Blackhorse 70V is offline
Valued Member
 
Join Date: January 31st, 2008
Location: San Francisco
Posts: 763
Blackhorse 70V is a great assister to others; your light through the dark tunnel
Default

There may be an easier way, but this is how I do it (olde skool).

Go to start/programs/accessories and select Command Prompt.

You can have DOS print your list, but I prefer to save it to a text file for later editing.
The command is DIR C:\LimeWire\Shared > C:\Documents\mysongs.txt
where \Shared is the location of the files you want to list
and \mysongs.txt is the file (list) you want created

You will likely want to edit the text file before printing.
Reply With Quote