Print out MP3's

  • Thread starter Thread starter Tim Smith
  • Start date Start date
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.........
 
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.
 
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

Convert WAV to MP3 4
Print folders and sub folders 6
REQ: Program to detect MP3 defects 6
MP3 Resizer 6
Converting mp3 to CD player format 10
Merging MP3 files 5
Free RM to MP3 Converter 1.12 1
IrvanView .mp3 tags 4

Back
Top