Working with macros in HATS

You can work with macros in several different ways within HATS Toolkit:
  • You can record macros in the HATS Toolkit using the host terminal. After you record a macro, it is listed in the HATS Projects view, in the Macros folder. For more information, see Macros and host terminal..
  • To edit a macro, double-click the macro name in the HATS Projects view to open the default editor for the macro. The default editor for HATS macros is the Visual Macro Editor. For more information, see Visual Macro Editor.
  • To use the basic HATS Macro Editor, right-click the macro name and select Open With > Macro Editor. If you open the basic Macro Editor for a macro in this way, then it becomes the default editor for that macro. The tabs on the bottom of this editor enable you to work with the macro in different ways, including editing the XML source of the macro in the source view. For more information, see Macros and host terminal.
  • On the Overview page of the basic HATS Macro Editor, click Advanced Editor to work with a macro using the Advanced Macro Editor.