Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting active window
#1
if i just want to get the active window's Tittle Bar text, is this the best/quickest way to do it?

Code:
Copy      Help
_s.getwintext(win())

Thanks.

RUMOUR: maybe this will show-up in a new Macro Hook?...who knows?
An old blog on QM coding and automation.

The Macro Hook
#2
Yes, to get active window handle, use win without arguments or GetForegroundWindow.
#3
Thanks.
An old blog on QM coding and automation.

The Macro Hook


Forum Jump:


Users browsing this thread: 1 Guest(s)