Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iAppsMail - Action Handler problem
#1
I have a main window which contains mulitple child windows in it.
I have an Action tracker ( a function running code with rep ) which keeps running as long as the main window is present.

Code:
Copy      Help
    ifi-(win("iAppsMail Home" "#32770"))
        out "Action Event Handler Exited"
        ret

Problem:

If a child window is closes out, why does this code execute even then ????

How can I prevent this from happening?
#2
Never mind. I found a way.

Using WM_TIMER and SetTimer to track actions.


Forum Jump:


Users browsing this thread: 1 Guest(s)