Tommy Single wrote:
How can I limit the time that my application runs to 10 minutes? The problem with a timer is when a user closes the window with the timer, the timer goes away and then the program could be used for longer. How would I do this with code and where would I put the code?
Put a Quit in the CloseEvent of the Window with the Timer. MfG, Metti. _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
