Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get URL?
#10
Macro Macro1836
Code:
Copy      Help
int w=win("Internet Explorer" "IEFrame")
Acc a.Find(w "PANE" "Google" "" 0x3001 2)
str url text
a.WebPageProp(url 0 0 text)
out url
out text


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)