The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find a macro on QM Editor window
#1
I am wondering whether there exists a smart macro to find and edit another macro in QM editor. I have written a macro which it uses "Find"
to search for a macro, but I do not actually like it :

men 2013 _hwndqm ;;Find...
outp "History" ;; macro name to find
Acc a=acc("Name" "RADIOBUTTON" id(1022 _hwndqm) "button" "" 0x1001)
err
,out "error"
,ret
a.Mouse(1)
int hwnd=id(1128 _hwndqm)
act hwnd
LB_SelectItem hwnd 0
0.5
a=acc()
err
,out "error"
,ret
a.Mouse(1)
,


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)