Send Input will not work on Money Manager EX

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
GrahamP
Posts: 1
Joined: 22 Jun 2017, 07:19

Send Input will not work on Money Manager EX

22 Jun 2017, 07:28

Hi
I have tried writing a simple script to send an “R” and “Down” to Money Manager EX but it will not work even though it works fine in Notepad & Word.

I have tried putting “SendMode Input” at the top of the script and sendinput instead of send.

Can anyone help.
Graham

My Script is below:
;SendMode Input
^j::
sendinput, R
sendinput, {Down}
MsgBox Sent R
Return

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Decar, doodles333, mikeyww and 230 guests