PageRenderTime 35ms CodeModel.GetById 9ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/users-guide/running-macros.html

#
HTML | 14 lines | 14 code | 0 blank | 0 comment | 0 complexity | 1557f66d0dcb16106eb81808695e283d MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Running Macros</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="jEdit 4.3 User's Guide"><link rel="up" href="using-macros.html" title="Chapter 8. Using Macros"><link rel="prev" href="recording-macros.html" title="Recording Macros"><link rel="next" href="organizing-macros.html" title="How jEdit Organizes Macros"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Running Macros</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="recording-macros.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Using Macros</th><td width="20%" align="right"> <a accesskey="n" href="organizing-macros.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="running-macros"></a>Running Macros</h2></div></div></div><p>Macros supplied with jEdit, as well as macros that you record or
  2. write, are displayed under the <span class="guimenu"><strong>Macros</strong></span> menu in a
  3. hierarchical structure. The jEdit installation includes about 30 macros
  4. divided into several major categories. Each category corresponds to a
  5. nested submenu under the <span class="guimenu"><strong>Macros</strong></span> menu. An index of
  6. these macros containing short descriptions and usage notes is found in
  7. <a class="xref" href="macro-index.html" title="Appendix F. Macros Included With jEdit">Appendix F, <i>Macros Included With jEdit</i></a>.</p><p>To run a macro, choose the <span class="guimenu"><strong>Macros</strong></span> menu,
  8. navigate through the hierarchy of submenus, and select the name of the
  9. macro to execute. You can also assign execution of a particular macro to
  10. a keyboard shortcut, toolbar button or context menu using the
  11. <span class="guimenuitem"><strong>Macro Shortcuts</strong></span>, <span class="guimenuitem"><strong>Tool
  12. Bar</strong></span> or <span class="guimenuitem"><strong>Context Menu</strong></span> panes of
  13. the <span class="guimenu"><strong>Utilities</strong></span>&gt;<span class="guimenuitem"><strong>Global
  14. Options</strong></span> dialog; see <a class="xref" href="global-opts.html" title="The Global Options Dialog Box">the section called &#8220;The Global Options Dialog Box&#8221;</a>.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="recording-macros.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="using-macros.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="organizing-macros.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Recording Macros </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> How jEdit Organizes Macros</td></tr></table></div></body></html>