macros:example:copymacrobyid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
macros:example:copymacrobyid [2018/09/09 08:46] – [Copy Macro by MacroId] icke_siegenmacros:example:copymacrobyid [2019/04/27 22:19] (current) – external edit 127.0.0.1
Line 1: Line 1:
 Example Example
  
-====== Copy Macro by MacroId ======+====== Macro - Copy Macro by MacroId ======
  
 ^ by: | Gregory Haynes, August 2018 | ^ by: | Gregory Haynes, August 2018 |
Line 15: Line 15:
  
 ==== functions ==== ==== functions ====
-  * [[:macros:function:someusedfunction]] +  * [[:macros:function:Playbacks.Editor.Macros.SetTargetHandle]] 
-  * [[:macros:function:anotherusedfunction]]+  * [[:macros:function:ActionScript.SetProperty.Enum]] 
 +  * [[:macros:function:Handles.SetSourceHandleFromHandle]] 
 +  * [[:macros:function:Handles.CopyDestination]] 
  
 ==== affected properties ==== ==== affected properties ====
-  * [[:macros:property:someproperty]] +  * [[:macros:property:Handles.OperationMode]] 
-  * [[:macros:property:anotherusedproperty]]+  * [[:macros:property:Playbacks.Editor.Macros.Target.Handle]] 
  
-==== control structures ==== 
-  * anyspecials? 
-  
 ===== Code ===== ===== Code =====
 <code xml copyMacroById.xml> <code xml copyMacroById.xml>
Line 46: Line 47:
 This explains the functional steps within the sequence. For all the other XML details please refer to [[:macros:formats_and_syntax#xml_format|Formats and syntax]] This explains the functional steps within the sequence. For all the other XML details please refer to [[:macros:formats_and_syntax#xml_format|Formats and syntax]]
  
-tbd+>The ''SetTargetHandle'' call uses the macro ID string to get the handle associated with the macro (even if it is an unassigned factory macro) and assigns that handle to the ''Playbacks.Editor.Macros.Target.Handle'' property. This property can then be passed into any other function that requires a handle such as the ''SetSourceHandleFromHandle'' function.
  
 ===== How to use it ===== ===== How to use it =====
  
-  [[:macros:deploying|make this macro available]] +  [[:macros:deploying|make this macro available]] 
- +  * this macro is best used together with other setup macros to copy your preferred macros to locations of your liking
-tbd+
  
  
 ~~DISCUSSION~~ ~~DISCUSSION~~
macros/example/copymacrobyid.1536482773.txt.gz · Last modified: 2018/09/09 08:46 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki