Using the Macro Language

The HostAccess macro language allows you to automate standard tasks. For example, you can use the macro language to automate your login procedure, or to call a Windows application and run a set of tasks within it.

This section describes all the features provided in the macro language, and how to use each one.

The example provided at the end of this section demonstrates the power of the macro language.

This documentation assumes that you are familiar with basic programming concepts, such as loops, variables, expressions, and commands.