Print out MP3's

T

Tim Smith

Is there a freeware program that will print out the names of MP3 files in a
folder? Thanks o=for any info.........
 
M

Matthew Henry

Tim said:
Is there a freeware program that will print out the names of MP3 files in a
folder? Thanks o=for any info.........

If you just want the names of the files (not the ID3 tag info), I have a
little javascript program that will do that. If no one comes up with
something better, I can email it to ya.
 
I

Its Me

Tim Smith said:
Is there a freeware program that will print out the names of MP3 files in a
folder? Thanks o=for any info.........

I got an Old Dos Trick that will do the same.

under Start>Run
run CMD.exe (the command prompt)

type:
cd\
and with no space, type what is in the address bar on the folder with the
files you want a list of.

then type:
dir >file.txt

type EXIT (press <ENTER>), and look in your Folder where the MP3s are. There
will be a files.txt with the directory listing of your files.

once you know these steps, doing a folder list is very quick.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top