User Tools

Site Tools


autohotkey

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
autohotkey [2013/04/04 14:24]
jariw
autohotkey [2013/04/28 17:17] (current)
jariw
Line 3: Line 3:
 AutoHotkey is a script-based Windows freeware macro application that's robust and extremely powerful, although it has some learning curve to work fluently (there are also GUI frontends and other tools available to simplify tasks). However, once the basic script is set up, adding new tasks is extremely trivial. This page contains functions and scripts to get you started. AutoHotkey is a script-based Windows freeware macro application that's robust and extremely powerful, although it has some learning curve to work fluently (there are also GUI frontends and other tools available to simplify tasks). However, once the basic script is set up, adding new tasks is extremely trivial. This page contains functions and scripts to get you started.
  
-The full example can be downloaded here, so you can tweak it with more hotkeys: Finale.ahk+The full example can be downloaded here, so you can tweak it with more hotkeys: ​{{:​wiki:​autohotkey:​finale-autohotkey-jwplugins.zip|Finale-autohotkey-jwplugins.zip}}
  
 ==== All you need to know ==== ==== All you need to know ====
Line 145: Line 145:
 </​code>​ </​code>​
  
-/* The //​applyandcloseJWpluginwindow()//​ function will simulate a press of the Enter key and close the plug-in window. */+The //​applyandcloseJWpluginwindow()//​ function will simulate a press of the Enter key and close the plug-in window:
 <​code>​ <​code>​
 applyandcloseJWpluginwindow(pluginname) applyandcloseJWpluginwindow(pluginname)
autohotkey.txt ยท Last modified: 2013/04/28 17:17 by jariw