06-26-2006 09:35 PM
06-27-2006 09:47 AM
If you are looking for a step that delays execution, try Insert Step>>Synchronization>>Wait.
Configure the step to Time Interval if you want to delay for a specific amount of time.
Configure the step to Time Multiple to delay until the end of the current interval in a periodic interval (this option is good for limiting the rate of a loop without delaying any longer than necessary).