User Tools

Site Tools


macros:deploying

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:deploying [2017/10/29 16:23] – ↷ Page moved from deploying to macros:deploying icke_siegenmacros:deploying [2017/12/07 20:42] (current) yyy898
Line 7: Line 7:
   * restart Titan - macro files are only read upon software start   * restart Titan - macro files are only read upon software start
   * after the software has come back on again you may open the show library (or select ''<Macro>'' ''[View All]'') - here you'll find your new macro in the Unassigned section.    * after the software has come back on again you may open the show library (or select ''<Macro>'' ''[View All]'') - here you'll find your new macro in the Unassigned section. 
-  * you may also find your macro by searching it: ''<Macro>'' ''[Run]'', and type in the first letter of your macro's name.+  * you may also find your macro by searching it: ''<Macro>'' ''[Play]'', and type in the first letter of your macro's name. 
 +  * if you need to call your macro more frequently, you may copy it to almost any handle you might find suitable (buttons, keys, ...)
  
 ==== Debugging macros ==== ==== Debugging macros ====
  
-Unfortunately there is not much you can to in terms of debugging a macro. However, at some point you might want to get accustomed to using the Log Viewer Pro which is installed together with the PC suite:+Unfortunately there is not much you can do in terms of debugging a macro. However, at some point you might want to get accustomed to using the Log Viewer Pro which is installed together with the PC suite:
  
 {{::logviewer.png|}} {{::logviewer.png|}}
  
-But this is another section on the learning curve...+This opens as a mostly empty window. You need to select 'Open Folders' from the File menu.  
 + 
 +{{:macros:logviewer_open.png?200|}} 
 + 
 +For a quick check you can just use the default options ('This Machine', all options checked, 'Most Recent'), and hit '' Ok ''. This opens a list of the most recent events which have been logged. At least it is worth a try to check if there are entries e.g. referring to scripting errors, like this one (hint: sort by date/time): 
 + 
 +{{:macros:logviewer_error.png?200|}} 
 + 
 +This error says\\ **Can't set property - A property with the id (Playbacks.Editor.Times.ChaseSpeed) does not exist! Did you forget to register the property?**\\ - and indeed this property which was present in Titan 9.1 is not available in Titan 10.1, see [[macros:example:doublechasespeed]]
  
 ==== Altering macros when used in a show ==== ==== Altering macros when used in a show ====
Line 22: Line 31:
  
 I tend to think you need to delete the handle and re-copy it, or something similar, in order to take over any changes. I tend to think you need to delete the handle and re-copy it, or something similar, in order to take over any changes.
 +
 +~~NOCACHE~~
 +{{page>macros:formats_and_syntax#further_readings}}
 +
 +~~DISCUSSION~~
macros/deploying.1509294235.txt.gz · Last modified: 2017/10/29 16:23 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki