Editing a Macro
See Also
Once you have recorded a macro, you can manually edit the
generated code for the macro.
To manually edit a macro:
- Choose Tools > Options and click Editor in the left pane.
- Click the Macros tab in the right pane.
- Select the macro that you want to edit and edit the code in the Macro Code text area.
Nonquoted items in the Macro Code text area are names of actions recorded in the macro.
Quoted items in this field represent literal characters typed during the macro.
To add the literal quote character (") in a macro, use
\".
- While recording a macro, do not rely on time-out features like the automatic
display of the code completion box. The time-out will not happen during
playback. If you want to use the code completion box in a macro, display it
explicitly while recording using Ctrl-Spacebar.
- See Also
- Recording a Macro
- Running a Macro
- Inserting Code From a Template
- Setting Keyboard Shortcuts
- Sharing Source Editor Settings
Legal Notices