Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
System process running?
#1
Is there a function to tell if a hidden program is running? I can't seem to use ifi- cuz the window is hidden.
Thanks.
#2
If window is hidden, use class name, eg

ifi win("text" "class")

Generally, class names should be used everywhere. It reduces possibility to find wrong window, and is faster.
#3
perfect!
thanks....


Forum Jump:


Users browsing this thread: 1 Guest(s)