Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
trigger
#5
as far as working with the window name change thing. you can use what is called "regular expressions".

for instance, this will pull up firefox no matter what page i have showing.

int hwnd=win("* - Mozilla Firefox" "" "" 0x1)
act hwnd


the "0x1" at the end tells QM to read the "*" as a wildcard and not an asterisk.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)