[BC] Printing file lists

Peter Moncure pmoncure
Fri Dec 29 11:35:40 CST 2006


Tom Taggart wrote:
> Would be nice if there was some easy way to bring up that folder and just print a list of the file names (they are, of course, "artist" "Title" as the file name of each cut).
>
> Even better if we could get a txt file to cut and paste into a word processor.
>   
There are many ways.  The easiest is, from a command prompt
(Start|Run "cmd")
go the desired folder
(cd c:\MyFolderNameAndPath)
and type
dir >myfile.txt

You can control the output format with command line switches, type dir 
/? for a list of them.

-- 
Peter Moncure, VP RadioSoft
706.754.2725 -2745 FAX
PMoncure at RadioSoft.com
...a Customer Friendly Company



More information about the Broadcast mailing list