Jump to content

Editing and Deleting Macros: Difference between revisions

From Flowcode Help
ReeceL (talk | contribs)
No edit summary
ReeceL (talk | contribs)
No edit summary
Line 3: Line 3:




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 '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 editing a macro Flowcode will open the window containing the macro to allow you to edit it.
When editing a macro Flowcode will open the window containing the macro to allow you to edit it.

Revision as of 13:12, 8 July 2013

<sidebar>Sidebar: What Is a Macro?</sidebar> Edit or delete existing macros by selecting the appropriate option from the Macro menu.


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 editing a macro Flowcode will open the window containing the macro to allow you to edit it.