S
SliqM
TIA
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
SliqM said:
RobertVA said:SliqM said:
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)
Bill in Co. said:But without the spaces, as I recall.
Thus: dir>output.txt or dir>listing.txt
PD43 said:I recall it needing the spaces between "dir" and the rest
Bill in Co. said:I think your memory is off.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.