How do I print contents of a folder (or disk)???

~BigJim~

Member
Mar 16, 2000
50
0
0
I have a cdrw with a load of mp3 files that I would like to print out. I've checked win2k help (which was no help). Is there an easy way to do this??? Thanks
 

LordQria

Member
May 6, 2000
58
0
0
This is one for dear old dos

dir x: > file.txt
dir x: > lpt1

You should able to run either from the dos prompt window.