SliqM wrote:
> TIA
In a command prompt window:
"dir "(note space) followed by drive letter and path followed by ">"
(redirects output to the file...) followed by drive, path and file name
where you want the listing and FINALLY press the "Enter" key. As usual
you WILL need a set of quotation marks around any drive/path/file name
combination that has ANY spaces.
Appending ">" and a destination file specification (including drive and
path if necessary) will sent the output of most command prompt commands
to the destination file. For most purposes the destination file
specification should have a ".txt" extension.
BUT!
For many purposes it would be simpler if you use a Windows based like
directory printer application which can also export directories to
spreadsheets like Excel.
From
http://www.majusoft.de/DirPrinting/index_en.htm:
'DirPrinting is a simple program for viewing and printing directories.
It offers a drive/directory window and a file list, which can be
arranged and sorted according to various criteria. This list can be send
[sic] to any printer (printing preview and storage included). Functions
as "copy to clipboard", "save as file", "send by email", "include
subdirectories" or "file filter" are all available.'
"If you copy the list into the clipboard, you can paste it into any
application.
For example in Microsoft Excel:" (followed by a screen shot of a root
folder's directory listing in Excel)