Kinook Software Forum

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

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-24-2008, 09:47 PM
wkwan wkwan is online now
Registered User
 
Join Date: 02-22-2008
Posts: 5
Multiple run program with xcopy and wait

Hi Kinook,

I am trying to copy one folder to different destinations in our network simultaneously. Below is what I did.

run program(xcopy) don't wait for completion - location 1
run program(xcopy) don't wait for completion - location 2
run program(xcopy) don't wait for completion - location 3
wait(%RUNPROGRAM_PROCESSID%)

Wait will always fail because it is only waiting for only one process to exit. How do I wait for ALL the run program to finish?

Is there a better way to do the copy of one source folder to multiple destination folder simultaneously?

Attached is the similar example that always fails.

Thanks in advance.
Attached Files
File Type: bld copy simultaneous.bld (1.5 KB, 844 views)
Reply With Quote
  #2  
Old 02-25-2008, 06:22 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
After each of the first two steps, you need to store that step's RUNPROGRAM_PROCESSID in another temporary macro, then wait on all 3 ids. See attached sample (Step Properties -> Script Editor).
Attached Files
File Type: bld copy2.bld (2.0 KB, 989 views)
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:36 AM.


Copyright © 1999-2023 Kinook Software, Inc.