Vai al contenuto

Other Actions for Macros

If you open the context menu of a macro, by selecting it from the project tree and right-clicking it, you will see different actions that can be done with macros:Deleting a macro:In order to delete a macro, select it from the Project tree then choose the Delete voice of the context menu.Duplicating a macro:In order to duplicate a macro, select it from the Project tree then choose the Duplicate voice of the context menu.A window will appear asking you a new name for the duplicated macro.Refactoring a macro:Refactoring will allow you to change the name of a macro and consequently adjust all of its occurrences in the project.Select the desired macro from the project tree, then right-click on it and choose the Refactoring voice from the context menu.A window will appear allowing you to insert a new name and showing you all the oc- currences found for this symbol; if you change the name and press OK, all the shown occurrences will be modified.Macro properties:In order to edit the properties of a macro, select it from the Project tree then choose Edit properties.A window will open allowing you to insert information such as ver- sion number, description, icon and images. Once imported, images can be used in the description by checking the Use HTML syntax checkbox and linking the imported image with HTML syntax, like .To view the properties of a macro, select it form the project tree then choose View properties.