01-06-2019, 08:06 PM
for #1
two different ways.
If you have a lot of autotext the first function is probably the easy way to go
Autotext Autotext
Trigger $t /QM
Autotext Autotext2
Trigger $t
two different ways.
If you have a lot of autotext the first function is probably the easy way to go
Autotext Autotext
Trigger $t /QM

/b/i/c/m
sam :sub.Sub1("Sample");;Sample
tex :sub.Sub1("text");;Text
#sub Sub1
function ~text
int hwnd=id(2216 _hwndqm)
if hwnd!=win
,act hwnd
paste textAutotext Autotext2
Trigger $t

