|
|
#1 |
|
Banned
![]() ![]() ![]() ![]() ![]() Join Date: Jul 2000
Location: Behind you
Posts: 1,802
|
In search of a program....
that displays the content of a cd and allows you to copy it to notepad or be able to print it.
|
|
|
|
|
|
#2 |
|
Admiral
![]() ![]() ![]() ![]() ![]() Join Date: May 2000
Posts: 5,064
|
I used to use WS-FTP for that. I don't remember how to display the subdirectories though.
Are you using it for MP3s? Aiwa makes a program that displays the mp3s on a disc so you can see the order they will play in.
__________________
Five years... |
|
|
|
|
|
#3 | |
|
Banned
![]() ![]() ![]() ![]() ![]() Join Date: Jul 2000
Location: Behind you
Posts: 1,802
|
Quote:
Its for software |
|
|
|
|
|
|
#4 |
|
Admiral
![]() ![]() ![]() ![]() ![]() Join Date: May 2000
Posts: 5,064
|
Use (search for) a program that will echo msdos output (like a debugger) to a txt file and then in msdos type dir /s.
sorry I cant be more help than this, but I'll keep my eye open. ![]() |
|
|
|
|
|
#5 |
|
Fleet Admiral
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jan 2000
Location: 742 Evergreen Terrace, Springfield USA
Posts: 9,276
|
guys... thats already built into msdos, just type
dir > mytext.txt this will output the results of the dir into mytext.txt if you need more options just do a "dir /?" to see what kind of stuff you can show.
__________________
|
|
|
|
|
|
#6 |
|
Fleet Admiral
![]() ![]() ![]() ![]() ![]() ![]() |
![]() Too bad the command line is becomming a lost art.... |
|
|
|