Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 12-07-2006, 05:30 PM
Buildboy Buildboy is online now
Registered User
 
Join Date: 12-07-2006
Posts: 12
Copy Files Step Issues

Hello :-)
I was just wondering if I can copy multiple folders and files at the smae time using this action, if I try to copy 2 specific folder located on root of drive C: and a file which is located in the root of C: as well, it doesn't work, this is what I have:

\Test1
\Test2
test.bld
(Zero file copied)

but if I have

\Test1
\Test2

or
test.bld
test1.bld

they get copied, is this a limitation of the copy step ( meaning only file or only folders in each step) or I am missing something?

Thank you all in advance :-)
Reply With Quote
  #2  
Old 12-08-2006, 08:19 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
The include values for broad matching are cumulative, so specifying

\Test1
\Test2
test.bld

means to include the file test.bld only underneath folders named Test1 and Test2.

If you wish to copy test.bld in the root and all files in Test1 and Test2, use advanced matching of:

/Test1/**/*
/Test2/**/*
test.bld

http://www.visualbuild.com/Manual/filematching.htm
Reply With Quote
  #3  
Old 12-08-2006, 09:28 AM
Buildboy Buildboy is online now
Registered User
 
Join Date: 12-07-2006
Posts: 12
Smile

Problem solved, Thank you for pointing me in the right direction :-)
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 04:28 PM.


Copyright © 1999-2023 Kinook Software, Inc.