10-18-2010, 11:41 AM
Hi Jenny,
If I have correctly understood, you have 5 actions, let say Action1..to..Action5.
Now, you want Action1 to run once and you want to put all other actions in a conditional loop.
If this is the case, the you can do this in following way:
If this is not the case, then still you can follow this approach but with some modifications.
Please let me know for further clarification.
If I have correctly understood, you have 5 actions, let say Action1..to..Action5.
Now, you want Action1 to run once and you want to put all other actions in a conditional loop.
If this is the case, the you can do this in following way:
Quote:1. Create an action and name it as say "Driver_Script"
2. Inside this action insert all your 5 actions and chose "After the current step" option for Location (Do all this in Expert View of Driver_Script action)
3. Now you can leave the first action and can put the rest actions inside a conditional loop
If this is not the case, then still you can follow this approach but with some modifications.
Please let me know for further clarification.