Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to Control AutoText
#4
need to use a filter function then will only work in specific id

Autotext Autotext
Trigger $t //FF_AutoText     Help - how to add the trigger to the macro
Code:
Copy      Help
/b/i/c/m
sam :sub.Sub1("Sample");;Sample
tex :sub.Sub1("text");;Text

#sub Sub1
function ~text
key F"{text}"


Function FF_AutoText
Code:
Copy      Help
;/
function# iid FILTER&f

if wintest(f.hwnd "Quick Macros" "QM_Editor" "" 2)
,int c=child
,sel GetWinId(c)
,,case 2216
,,ret iid


Messages In This Thread
how to Control AutoText - by win - 01-04-2019, 01:29 PM
RE: how to Control AutoText - by Kevin - 01-06-2019, 08:06 PM
RE: how to Control AutoText - by win - 01-06-2019, 09:52 PM
RE: how to Control AutoText - by Kevin - 01-06-2019, 10:43 PM
RE: how to Control AutoText - by Kevin - 01-07-2019, 01:55 AM
RE: how to Control AutoText - by win - 01-07-2019, 02:35 AM
RE: how to Control AutoText - by Kevin - 01-07-2019, 05:20 AM
RE: how to Control AutoText - by win - 01-07-2019, 09:29 AM
RE: how to Control AutoText - by Kevin - 01-08-2019, 12:41 AM
RE: how to Control AutoText - by win - 01-08-2019, 08:39 AM
RE: how to Control AutoText - by Kevin - 01-09-2019, 03:03 AM
RE: how to Control AutoText - by Kevin - 01-09-2019, 03:01 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)