This section shows the initial steps involved in identifying the automation task at hand and then creating the project framework that will contain the macro and menu definitions.
In this very simple example, we are going to automate switching modes in the Calculator.
Identify the task at hand
As with all workflow automation, you first need to map out the steps involved in the automation process.
In this case, we need to determine how best to switch mode in the calculator.
There are a number of ways we could automate this task, but the most obvious one is via keystrokes:
Create a Project file
Now we need to create a project to house the menus and macros to be used: