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: Editable List of Filenames from Windows? From:DonaLuisa <donaluisa_nwr -at- comcast -dot- net> To:Robert Lauriston <robert -at- lauriston -dot- com> Date:Sat, 21 Nov 2009 00:12:37 +0000 (UTC)
Oh my stars, that worked!Â
Previously didn't get the bit about the greater than symbol.
I was able to open in Excel as text delimited so I could edit out unneeded data.
Thank you, and happy Friday.
-Donna
----- Original Message -----
From: "Robert Lauriston" <robert -at- lauriston -dot- com>
To: techwr-l -at- lists -dot- techwr-l -dot- com
Sent: Friday, November 20, 2009 4:06:04 PM GMT -08:00 US/Canada Pacific
Subject: Re: Editable List of Filenames from Windows?
Add this after any command to route the output into a text file:
> c:\<some directory>\<some filename>.txt
E.g.:
tree > c:\treeout.txt
On Fri, Nov 20, 2009 at 3:54 PM, DonaLuisa <donaluisa_nwr -at- comcast -dot- net> wrote:
> Thanks for the tips! I am using XP, and I do not have write access to the
> N:\ directory.
>
>
>
> I don't know DOS commands, nor the name of my computer. So typing "tree" at
> the command lineÂis getting me some lovely stuff scrolling by, but I'm
> missing how I get it into a text file.
>
>
>
> Also, typing dir, the directory path, and /a:d /b displayed great stuff on
> the command line screen, exactly what I want, but how do I get this into a
> text file?
>
>
>
>
>
> -Donna
>
>
>
> ----- Original Message -----
> From: "Robert Lauriston" <robert -at- lauriston -dot- com>
> To: techwr-l -at- lists -dot- techwr-l -dot- com
> Sent: Friday, November 20, 2009 3:22:17 PM GMT -08:00 US/Canada Pacific
> Subject: Re: Editable List of Filenames from Windows?
>
> The TREE command might be more appropriate to this task.
>
> If you don't have write access to the network directory, use something like:
>
> tree > c:\scratch\tree.txt
>
> You might want to add some more switches to DIR:
>
> dir /a:d /s /b
>
> /a:d = directories only
> /s = include all subdirectories
> /b = bare format
>
> Do tree /? or dir /? for more switches.
>
> On Fri, Nov 20, 2009 at 3:08 PM, Chris Morton <salt -dot- morton -at- gmail -dot- com> wrote:
>> The command line method:
>>
>> Start > Run > CMD > [ENTER]
>>
>> CD \\*{computer_name}*\*{filepath*
>> <file://%7bcomputer_name%7d/%7Bfilepath>*
>> }*
>> **
>> DIR /S *. > *{Local_filename}*.txt
>>
>>
>>
>> On Fri, Nov 20, 2009 at 3:02 PM, DonaLuisa
>> <donaluisa_nwr -at- comcast -dot- net>wrote:
>>
>>>
>>>
>>>
>>> I am on a PC using Windows. From My Computer I can navigate to a network
>>> directory, and nested in a subfolder is a list of sub-subfolders. I would
>>> love a quick way of putting that list of of folder names in an Office
>>> application, like Excel or Word.
> ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Are you looking for one documentation tool that does it all? Author,
build, test, and publish your Help files with just one easy-to-use tool.
Try the latest Doc-To-Help 2009 v3 risk-free for 30-days at: http://www.doctohelp.com/
Help & Manual 5: The all-in-one help authoring tool. Easy to use
but still has all the power you need. Get results fast in an intuitive
authoring environment that works like a familiar word processor. http://www.helpandmanual.com/
---
You are currently subscribed to TECHWR-L as donaluisa_nwr -at- comcast -dot- net -dot-
Are you looking for one documentation tool that does it all? Author,
build, test, and publish your Help files with just one easy-to-use tool.
Try the latest Doc-To-Help 2009 v3 risk-free for 30-days at: http://www.doctohelp.com/
Help & Manual 5: The all-in-one help authoring tool. Easy to use
but still has all the power you need. Get results fast in an intuitive
authoring environment that works like a familiar word processor. http://www.helpandmanual.com/
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-