Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to make a macro click a certain point on a window
#2

Hello, and welcome to quick macros, simply use the lef command and give coordinates then use "" to supply a window name.


or use this code for images on google:

Macro ( Macro4 )
Code:
Copy      Help
Htm el=htm("A" "Images" "" win("Google - Microsoft Internet Explorer" "IEFrame") 0 0 0x21)
el.Click

Code:
Copy      Help
lef 200 300 "Google"


You should probably open the Quick Macros reference located inside QM. It has all the info you need in there.
Taking on Quick Macros one day at a time


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)