bug.n/test/RemoteControl.ahk

5 lines
194 B
AutoHotkey

;; Just use this to send commands
DetectHiddenWindows, On
;; ControlSetText, Edit2, % "<function name>(<arguments>)", bug.n_BAR_0
ControlSetText, Edit2, % "Monitor_activateView(4)", bug.n_BAR_0