Wish List
Wish List
Here is a list of potential Vocola enhancements. Let me know if any of these
are particularly important to you.
New built-in functions:
- ExecutePreviousCommands(howManyCommands, howManyTimes)
- WaitForWindow(titleContains, timeout), which waits until the main
window has a particular title
- Functions to save and restore the current mouse position
- Function like ShellExecute(), but which doesn't return until the
command has completed
Language improvements:
- Keystroke sequences using "Windows" modifier key (e.g. {Win+e}
to start Windows Explorer)
- Context statement ":" clears any existing context
- Allow variables in alternative sets (e.g. <direction> | foo |
bar)
- Allow default values in alternative sets
- Repeatable terms (e.g. Press <modifier_key>+ <key> = ...)
Other:
- Option to store command files in user-specified folder(s)
|