Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
firefox - get title or url on trigger
#2
Code:
Copy      Help
int firefox_hwnd=win("" "" "firefox")
act firefox_hwnd
Acc a=acc(mouse)
str clip=a.Value
clip.setclip

mes _s.getclip

***

This is just an idea:

Make a text-capture macro, disable it, assign a mouse-click trigger. When you click the record button, temporarily enable the macro (dis-), and when you finish recording, disable it again (dis+).


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)