How to add your knowledge

Macros

    Table of contents
    1. 1. Topics in this section

    Macro recording and playback is built on top of the basic OLE automation interface and uses Visual Basic Script as the recording and playback language.

    By default, recorded macros are saved with a .vbs extension in My Documents\My ASMI xxxx Projects\scripts, where xxxx is the software release number.

    Some user-interface functions are not suitable for macro recording, and some are not included in the recording architecture in the current release of this software. In addition, certain API functionality that is available through the OLE automation interface is not available from the Synergy user interface.

    Scripts that do not have command line arguments (input on the software command line) can be run as macros. If you need to create a script that uses parameters, you must write a script that takes command line arguments.

    Topics in this section

    • Macros (Procedure)

      Macro recording and playback allows you to repeat user-interface actions to automate common or repetitive tasks.

    • Macros (Quick Reference)

      You can assign a command or script file to a button so it can be quickly accessed.