Icthus
October 13th, 2002, 12:55 PM
Yes. The easiest way (that I know of) is to add another command using the Wait action (under Window). Then put the amount of time (in milliseconds) in the X/Timout [ms] box. Here's what it would look like:
MyGroup
--> Action 1
--> Wait 500ms
-------> Action: Window -> Wait
-------> X/Timout [ms]: 500
--> Action 2
This will pause for half a second between Action 1 and Action 2.
MyGroup
--> Action 1
--> Wait 500ms
-------> Action: Window -> Wait
-------> X/Timout [ms]: 500
--> Action 2
This will pause for half a second between Action 1 and Action 2.