Hi,
When the PB application is closed, I want to control itt conditionally that when certain conditions are met, I donot want the applciation to close but instead trigger the timer event for certain period of time and then close. So I have written code in the closequery event of the application main window that, when the conditions are met, return a value of 1 and donot allow the PB app to close. Then trigger the timer event.
Will it be possible that the timer event can be triggered in closequery event or not?
Thanks,
Sailaja.