06-16-2008 01:32 AM
06-16-2008 02:36 AM
Hi,
The easiest way would be to run those steps in a sequence which is run in a new execution or new thread.
In the Edit Sequence Call dialog, you will find a control called "Multithreading and Remote Execution" which will allow you to setup the SequenceCall step to run in a new thread or new execution.
In your MainSequence you can use a Synchronization Step to Wait for your New Thread/New Execution to complete before closing your MainSequence.
Hope this helps
Regards
Ray farmer