Set Pause Time (General tab of the Screens tab)

If you want a longer or shorter "pause between actions" for a particular macro screen, or if you have only a few macro screens in which a "pause between actions" is important, then you can use the Set Pause Time setting on the General tab of the Screens tab.

By default this checkbox is disabled.

If you enable this setting for a macro screen, then the macro runtime uses the specified number of milliseconds for the "pause between actions" for this particular macro screen.

For example, if for ScreenA you select the Set Pause Time checkbox and set the value to 500 milliseconds, then the macro runtime waits 250 milliseconds after each Input action and Prompt action in ScreenA except the last one, and waits 500 milliseconds after the last action in ScreenA..

When the macro runtime processes a macro screen with Set Pause Time enabled, it ignores the setting of the Pause Between Actions option on the macro tab, and uses only the value in the Set Pause Time setting.