C:\>tree > mytree.doc C:\>exit will give me only a partial list. I need to go deeper into subtrees
S scotty Nov 2, 2004 #1 C:\>tree > mytree.doc C:\>exit will give me only a partial list. I need to go deeper into subtrees
T Tim Nov 2, 2004 #3 try: dir /s >somefile.txt then print somefile.txt from notepad. Try dir /? to get a list of all the options you might want to use to tweak your file listing (for example, the format, type of listing, sort order, etc.) HTH
try: dir /s >somefile.txt then print somefile.txt from notepad. Try dir /? to get a list of all the options you might want to use to tweak your file listing (for example, the format, type of listing, sort order, etc.) HTH
D Don MI Nov 3, 2004 #4 scotty said: C:\>tree > mytree.doc C:\>exit will give me only a partial list. I need to go deeper into subtrees Click to expand... Karen's free Directory Printer: http://www.karenware.com/powertools/powertools.asp Also, other good things. Don
scotty said: C:\>tree > mytree.doc C:\>exit will give me only a partial list. I need to go deeper into subtrees Click to expand... Karen's free Directory Printer: http://www.karenware.com/powertools/powertools.asp Also, other good things. Don