Introduction, finding info
With this program you can create, manage and run automation scripts.
Where to find info, code examples and classes/functions:
- This cookbook is a collection of code examples and info.
- Press
Ctrl+Spacein the code editor and select from the list. - Automation library reference (menu Help > Library help).
If need something more, try:
- Forum (menu Help > Forum).
- Internet: stackoverflow, Microsoft technical documentation, etc.
- Programming libraries: NuGet, GitHub, etc.
- Windows API.
Simple automations can be recorded. The input recorder records keys and mouse clicks in any window. You can edit the recorded code: insert wait, edit window names, etc.
This cookbook contains recipes for many commonly used automations. You can ask to add more recipes: use forum or email (menu Help).