Create Modules

Use these steps to create modules in the Macro Manager.

Note: If the application or current document already contains modules, macros must be enabled in the Macro Security settings.
  1. Click Manage tabMacros panel Macro Manager.
  2. Select the Application tab (for application-level macros) or a Project tab (for document-level macros).
  3. In the Create section of the Macro Manager dialog, click Module.

    The Create a New Module dialog opens.

  4. Enter the following information:
    • Enter a name in the Module name field.
    • Select either C#, VB.NET, or Python in the Language field.
    • Optionally, add a brief description of the module in the Description field.

    Creating an Application-level module in C#

  5. Click OK.

    The new module is created and listed in the Macros Manager. One or more macros may now be added.