I've been looking at various threads here about timers. I haven't seen what I want to do, so maybe somebody has some ideas on this.
I have a "utility application" that does a series of tasks every six hours. The rest of the time it sleeps. It runs on a server and is usually not in view.
What I want to do is create a window with menu items that let me "force an update", "view the log", and "exit". In addition, I want to have it run the subroutine every six hours.
The issue is the menu items must be clickable while the timer is running, and allow those functions to be called.
Has anyone worked with this who might know of some sample code ?
Thanks
Tim
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit