View Single Post
  #13  
Old 08-16-2006, 02:41 PM
Dave_Novak Dave_Novak is online now
Registered User
 
Join Date: 04-13-2006
Location: Atlanta, GA
Posts: 64
Smile It works!!!

The latest beta fixes the problem with creating empty directories for non-matching folders. Thanks.

I've updated my Include pattern to now be \B*\**\*, which does exactly what I need it to do. I've also updated my Exclude pattern to use cases of both <folder>\**\* and <folder>\*, which works exactly as you have described. I would very much appreciate it, however, if you would add a few more "complex" pattern examples (like these) to your include/exclude help page. I know that there are several there already, but a few extra wouldn't hurt.

Thanks for taking care of this so quickly and for the explanations. I've modified my test program to add a few more test cases, all of which seem to be working just fine.

6.2 is shaping up to be a very powerful release.
Attached Files
File Type: zip copytest.zip (124.2 KB, 1474 views)
Reply With Quote