PDA

View Full Version : Printing the files names from a CD or Floppy Disk


Don
October 31st 03, 09:41 PM
Is there any way to print the file names from a CD or
Floppy Disk. I have CDs with over 100 files (mostly
music) and I want to have a hard copy of all the songs.
IS there any to do this?

Thanks to anyone who can help

David Lowndes
October 31st 03, 10:51 PM
>Is there any way to print the file names from a CD or
>Floppy Disk. I have CDs with over 100 files (mostly
>music) and I want to have a hard copy of all the songs.
>IS there any to do this?

Don,

You can use the command line DIR command to redirect its output
to a text file and then print that, or use a dedicated 3'rd party
utility such as ExpPrint http://www.jddesign.co.uk/.

Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq

Google