Re: View every folder of a folder by name
Re: View every folder of a folder by name
- Subject: Re: View every folder of a folder by name
- From: JollyRoger <email@hidden>
- Date: Thu, 19 Jul 2001 08:36:55 -0500
On 7/18/2001 5:11 PM, "Nigel Garvey" <email@hidden> wrote:
>
Nigel Garvey wrote on Wed, 18 Jul 2001 01:46:56 +0100:
>
>
[Fast script snipped]
>
>
> I'd normally avoid using 'entire contents' because of the known problems,
>
> but it seems to work OK here.
>
>
Sorry - 'entire contents' isn't as reliable as I thought here. Here's
>
another version of the script which opens the subfolders recursively
>
(though in sibling batches rather than individually, so it's still
>
comparatively fast):
(snip)
Why do you have to open the folders at all? The script I originally posted
doesn't open folders and it works fine for me.