Difference between revisions of "Editing and Deleting Macros"

From Flowcode Help
Jump to navigationJump to search
(Created page with " '''Editing and deleting macro''' Edit or delete existing macros by selecting the appropriate option from the Macro menu. When delete is selected Flowcode will display ...")
 
 
(17 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
<sidebar>Sidebar: Flowcode Help Overview:Macros</sidebar>
 +
:''See [[Macro Icon Properties]]''
  
 +
Edit or delete existing macros by selecting the appropriate option from the 'Macro' menu or the 'Macro' section of the [[Project Explorer]].
  
 +
*When 'Delete' is selected, Flowcode will display a list of its macros, choose the name of the macro from the list and then press the 'Delete' button. Flowcode will first check that the macro is not being called by any of your icons before deleting it.
  
'''Editing and deleting macro'''
+
*When 'Edit' is selected, Flowcode will open the window containing the selected macro's properties, here you can edit the name, description and parameters (local variables) of the macro.
  
  
Edit or delete existing macros by selecting the appropriate option from the Macro menu.  
+
You can also edit or delete the current macro by selecting 'Edit Details' or 'Delete' from the 'Macro' menu (Macro > Edit Details...) (Macro > Delete...).
 
 
 
 
When delete is selected Flowcode will display a list of its macros, choose the name of the macro from the list and then press the 'Delete' button. Flowcode will check that the macro is not being called by any of your icons.
 
 
 
 
 
When editing a macro Flowcode will open the window containing the macro to allow you to edit it.
 

Latest revision as of 16:24, 7 March 2014

<sidebar>Sidebar: Flowcode Help Overview:Macros</sidebar>

See Macro Icon Properties

Edit or delete existing macros by selecting the appropriate option from the 'Macro' menu or the 'Macro' section of the Project Explorer.

  • When 'Delete' is selected, Flowcode will display a list of its macros, choose the name of the macro from the list and then press the 'Delete' button. Flowcode will first check that the macro is not being called by any of your icons before deleting it.
  • When 'Edit' is selected, Flowcode will open the window containing the selected macro's properties, here you can edit the name, description and parameters (local variables) of the macro.


You can also edit or delete the current macro by selecting 'Edit Details' or 'Delete' from the 'Macro' menu (Macro > Edit Details...) (Macro > Delete...).