Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Filter function problem
#2
1. Replace
Manage32770(&f)
to
mac "Manage32770" "" f.hwnd ;;note: don't pass &f, because the variable will be already destroyed
and replace
function FILTER'&f
to
function hwnd

2.
Use function child() and array.

Or don't use filter function but instead call Manage32770 from macro.


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)