19 Mar 2007 at 09:55 #1 Jonny69 Jonny69 Man of Honour Man of Honour Joined 3 May 2004 Posts 17,718 Location Kapitalist Republik of Surrey I have a folder with about 100 MP3's sat in it. Is there any way to grab all the filenames in one go and dump them in a list in Notepad?
I have a folder with about 100 MP3's sat in it. Is there any way to grab all the filenames in one go and dump them in a list in Notepad?
19 Mar 2007 at 10:18 #5 Jonny69 Jonny69 Man of Honour Man of Honour OP Joined 3 May 2004 Posts 17,718 Location Kapitalist Republik of Surrey Ozymandias said: From the command prompt "dir /b > flist.txt" should do the job. Click to expand... Bang on, cheers!
Ozymandias said: From the command prompt "dir /b > flist.txt" should do the job. Click to expand... Bang on, cheers!