TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:RE: How to Print a List of Files (ASAP)! From:jwaddell <jwaddell -at- micron -dot- com> To:"'skwpt'" <skwpt -at- yahoo -dot- com>, "'TECHWR-L'" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Tue, 3 Oct 2000 13:32:43 -0600
You can print a list of files to a file by using the dos command: dir *.*/b
> file.txt. This will create a list of files in a text file named file.txt
John
-----Original Message-----
From: skwpt [mailto:skwpt -at- yahoo -dot- com]
Sent: Tuesday, October 03, 2000 12:58 PM
To: TECHWR-L
Subject: How to Print a List of Files (ASAP)!
A couple months ago someone wrote brief instructions
for how to print a list of files (documents in several
layers of folders---basically a tree). From the DOS
command prompt, I think.
I saved the email, but now can't find it and I could
not find anything in the TECHWR-L archives.
Your generous reposting this could save me *HOURS* of
manual labor.