Setting up a timeout

E

Eric G

Can someone please tell me how to set up a timeout so that after say,
15 minutes, all forms would be closed (in reverse order from opening)
and then the app would close (Quit) ?

TIA Eric
 
E

Eric G

Thanks HC, I'll have a go at it.

Eric


Put a timer and run a function at the timer event that says Quit. That would
make all forms close in reverse order and finally close the app.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top