Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Aessible Object issue
#1
hi, I test one code in QM, the code can work, it can push the bottom for other tool.
But if I make this code to exe file, it can not work, can you suggest me, thanks.
Code:
Copy      Help
Macro [b]Macro2[/b] [help1][/help1]
int w=win("xxx " "ThunderRT6FormDC")
if w>0
,act w
,wait 2
,Acc a2.Find(w "PUSHBUTTON" "Read" "class=ThunderRT6CommandButton[]id=78" 0x1005)
,a2.DoDefaultAction
,wait 2
[/code]
#2
Try to run the exe as administrator. Or run that tool program not as administrator.
#3
Thanks, it can work now.


Forum Jump:


Users browsing this thread: 1 Guest(s)