I am looking for a way to automate some of my printing tasks, which I
would be able to do if it were not for this problem. I have a directory
(which I know the name of). In this directory is a bunch of subfolders
(which I DON'T know the name of- unless I actually open the main
directory). Each of these subfolders contain a .tif image (which has
random names) that I need to print. I have tried using vbscript for this
purpose, but being that I cannot use wildcards for the subfolders I am
running into a roadblock. How can I get around the unknown subfolder
names? Thanks for any help!
Marty Mart
Bob Grommes - 15 Oct 2004 00:32 GMT
Marty, this question is not relevant to performance in the .NET framework.
Please post in a relevant newsgroup.
>I am looking for a way to automate some of my printing tasks, which I
> would be able to do if it were not for this problem. I have a directory
[quoted text clipped - 7 lines]
>
> Marty Mart