Difference between revisions of "What Is a Macro?"

From Flowcode Help
Jump to navigationJump to search
Line 1: Line 1:
 
<sidebar>Sidebar: Flowcode Help Overview</sidebar>
 
<sidebar>Sidebar: Flowcode Help Overview</sidebar>
{| class="wikitable" style="width: 60%"
+
{| class="wikitable" style="width:60%; margin:auto;"
 
|-
 
|-
 
! colspan="2" | [[Exercise - Using Component Macros]]
 
! colspan="2" | [[Exercise - Using Component Macros]]
 
|-
 
|-
 
| width="40%" | [[Selecting Component Macros]]
 
| width="40%" | [[Selecting Component Macros]]
| width="60%" |  
+
| width="60%" |To be completed
 
|-
 
|-
 
! colspan="2" | [[Exercise - Using Macros]]
 
! colspan="2" | [[Exercise - Using Macros]]
 
|-
 
|-
 
| width="40%" | [[Creating a New Macro]]
 
| width="40%" | [[Creating a New Macro]]
| width="60%" |  
+
| width="60%" |How to create a macro and details of the options available
 
|-
 
|-
 
| width="40%" | [[Editing and Deleting Macros]]
 
| width="40%" | [[Editing and Deleting Macros]]
| width="60%" |  
+
| width="60%" |How to edit or delete a macro
 
|-
 
|-
 
| width="40%" | [[Exporting a Macro]]
 
| width="40%" | [[Exporting a Macro]]
| width="60%" |  
+
| width="60%" |How to export a macro and use the options available
 
|-
 
|-
 
| width="40%" | [[Importing a Macro]]
 
| width="40%" | [[Importing a Macro]]
| width="60%" |  
+
| width="60%" |How to import a macro and any conflicts which may occur
 
|-
 
|-
 
! colspan="2" | [[Exercise - Inserting Code Into Flowcode]]
 
! colspan="2" | [[Exercise - Inserting Code Into Flowcode]]
 
|-
 
|-
 
| width="40%" | [[Supplementary Code]]
 
| width="40%" | [[Supplementary Code]]
| width="60%" |
+
| width="60%" |How to use 'Supplementary Code' and why it is used
 
|}
 
|}

Revision as of 13:17, 8 July 2013

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

Exercise - Using Component Macros
Selecting Component Macros To be completed
Exercise - Using Macros
Creating a New Macro How to create a macro and details of the options available
Editing and Deleting Macros How to edit or delete a macro
Exporting a Macro How to export a macro and use the options available
Importing a Macro How to import a macro and any conflicts which may occur
Exercise - Inserting Code Into Flowcode
Supplementary Code How to use 'Supplementary Code' and why it is used