Macros

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Macros

In layman’s terms “Macros” are little programs that you could record or program from scratch which can automate frequently repeated operations, or which can group series of commands and actions and invoke them by a single button press.

Recording new Macros is as simple as it can be and the more advanced ones can be programed with the built-in code editor in JavaScript. We can only recommend checking the JavaScript tutorial/guide available at www.w3schools.com, while the built in EZTitles object model and list of pre-defined functions can be found in EZTitles-Macros Object Model.pdf inside EZTitles' installation folder.

As it goes to security and the risks associated with Macros, in EZTitles they are restricted for use only within the EZTitles' environment. Windows resources and functions or file based operations (execute/start, cut, copy, paste, etc.) are disabled by design to minimize the possibilities for malicious misuse.

The next few topics will present you with in-dept look how the Macros work, how to record them and will provide a short list with built-in Macros that you might find helpful during your work.

 Managing Macros

 List of built-in Macros