Introduction to Application Automation
Use application automation to perform operations with CADFEKO and POSTFEKO. Typical tasks include repetitive tasks, tasks that require several steps, or calculations.
Note: The base language for the application automation is Lua.
- View the official Lua Reference Manual: http://www.lua.org/manual/5.1/
- Programming introduction: http://www.lua.org/pil/
- Community maintained Wiki: http://lua-users.org/wiki/
Tip: Find the completed model in the application macro library1.
1 The
application macro library is located on the Home tab, in
the Scripting group. Click the Application
Macro icon and from the drop-down list,
select Example Guide.