Skip to main content
June 7, 2013
Question

event for closing application?

  • June 7, 2013
  • 1 reply
  • 383 views

Hi,

I try to send a tcpip message when the application is closing. I tried the UNLOAD and the CLOSING event, but nothing is executed. Is there another way?

TIA

This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

June 7, 2013

Event.DEACTIVATE seems to work.