Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Repeat Steps command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Edit category

Repeat Steps command

Summary

Repeats specified last steps for a specified number of times.

Description

Displays the Repeat dialog box to repeat specified last steps for a specified number of times.

How to Run

Default Menu: Edit > Repeat Steps

All Commands: Edit > Redo > Repeat Steps

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_REPEAT_STEPS (4075)

Macros

[JavaScript]

editor.ExecuteCommandByID(4075);

[VBScript]

editor.ExecuteCommandByID 4075

Copyright © 2003-2023 by Emurasoft, Inc.