|
::: Please Help - Computer-Related::
|
View this Thread in Original format
| Eu4ea_18 |
DOes anyone know how to print out directories as a list?
thanks so much
cheers
Ilina |
|
|
| flystyler |
Are you trying to list your mp3, coz this can be done in winamp.
Put the tracks in your playlist and click misc twice and then click generate html :) |
|
|
| Eu4ea_18 |
actually I was trying to list data, but I sorted it after downloading a program off of cNET. Thanks for helping anyways!
cheers
Ilina |
|
|
| jonsimmonds |
theres the old dos command that can do this, just use the dir with >filename.txt after it
like "DIR >fielname.TXT"
you can also do "dir *.mp3 >filename.txt"
type "dir /?" to list all possible options
to get dos load up teh ms dos promt n your start menu if its there, or goto start, select run and type "command" in
Jon |
|
|
| Tranex02 |
| what's the program Ilina ?? |
|
|
| Fraggle |
it's no program...it's a dos fuction...tho that maybe a program, i dunno :p
just press START -> RUN
then type CMD, or COMMAND...i think it's CMD, not sure tho
then do what jonsimmonds said
...but i think u should have a space after the >
...or maybe not :D
i dunno...basically it's an instruction to write the output of a DIR command into a file called "filename.txt"
any string/word u type after the > will be the filename
|
|
|
| Fraggle |
oh heck...
hmm...didn't see the last sentence of jons reply :p
other thing u can do...if your dos window buffer is long enough...is just highlight all the dos text you want to copy...make sure u select far enough to the right so u don't crop any stuff
then just RIGHT click with the highlight & that will copy to clipboard...then u can just paste into notepad/text editor and save there :)
|
|
|
| jinxed84 |
Widget Print dir
available at download.com
it prints a list of all files in a dir and its sub dirs..has filename, creates, last accessed, size, and location
will put the list in .txt or .csv (excell spreadsheet...VERY handy)
hope i could help
jinxed84 |
|
|
|
|