Macro Temporary Options dialog box¶
This dialog box appears when the
Run with Temporary Options command is selected. Specifies the macro file name to run. If the current macro has been recorded and unsaved, this text box shows "(Untitled)". Click this button to display the default macro, the (Clipboard) option and the list of My Macros. If this is checked, the selected macro will be set as the default macro. Specifies the number of times the macro repeats. If this box is checked, the macro will be stopped when finding or replacing a string
fails. It is useful when you want to repeat a macro that finds or replaces a
string. If this box is checked, the macro starts with "Redraw = false". EmEditor will suppress redraw of changes until "Redraw = true" or the end of macro is reached. If this box is checked, you can specify files to open before running the macro. The macro will be run immediately after each specified file is opened. If the Repeat Count is specified, the macro will be repeated for each opened file. Specifies the files to open if the Run the macro against each opened document checkbox is set. If this is checked, each opened file will be saved and closed after running the macro. If this is checked, the settings will be saved.Macro text box¶
▼ button¶
Set this as the default macro checkbox¶
Set Repeat Count checkbox and text box¶
Stop if Search Fails checkbox¶
Suppress redraw checkbox¶
Run the macro against each opened document checkbox¶
Name list box¶
Save and close each document after running the macro checkbox¶
Save options checkbox¶