Advance Tab
To change the advance properties of a macro:
- Point to the Macro list.
- Select the macro that you want to change its properties.
- Click the tool button "Properties" to open the properties dialog. Alternatively, you also can right-click the macro and select the item "Properties", and then switch to the "Advance" tab.
Click here to show the figure
Log level
Specifies how to log the playing process. The log level can be one of the following:
- Nothing.
- All messages and errors.
- Messages only.
- Errors and warning.
Action after completion
Specifies a action to perform after a unattended playback is completed. The action can be one of the following:
- Nothing.
- Disable all triggers.
If an error is occurred
Specifies an action that should be executed when an error occurs during playing. The action can be one of the following:
- Stop play.
- Continue playback.
- Stop play and disable all triggers.
Priority type
Specifies the type of playing macro when more than one macro is running. The type can be one of the following:
- Normal.
The macro will be launched regardless of how many macros are running.
- Limit number of simultaneous of this macro.
Limits the amount of running macro that have the same name with the current macro.
- Limit number of simultaneous macros.
Limits the amount of running macro.
|