Hello. Been a bit busy :)
Have started playing with Authohotkey, which is super if a somewhat a steep learining curve. Far more powerful than MacroExpress. Pleased today as this script:
Set_Focus_ConMan:
^+C::
Process, Exist,conmgr.exe
WinActivate, ahk_pid %ErrorLevel%
return
activates Consultation Manager as the active window, either as a subroutine when called or via the hotkey CTRL+SHIFT+C. I will call it as a subroutine, the hotkey was just to show it works.
This is good because MacroExpress could never do this reliably for me.
:)
Thursday, 19 May 2011
Autohotkey Vision
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment