And thanks to everyone who made suggestions. I've modified the program to disable the timer while it is off doing some work and added a call to SetProcessWorkingSetSize() to reduce the memory footprint of the program every 24 hours. I'm monitoring the situation to see whether or not these...
Thanks to all you guys for your suggestions. I hadn't thought of disabling the timer while the program is off doing something else. I just figured that, since it passes control to a different function, it sits and waits for that function to finish. I'm going to try disabling the timer to see...
Thanks for your suggestions, guys. I'd really like to find out what's knocking this program out of the box and then fix it in order to keep things simple. But, since it seems like that's not going to be possible, the Task Scheduler should at least provide a way to make sure the program is...
Thanks for the tip on the vetusware site. I had found the other site and new that they didn't have what we're looking for. By the way, if you know of a later version of FoxPro that runs on SCO Unix, I'd like to hear about it. Obviously, the user likes FoxPro. They're just not ready to move...
I have a small VFP9 program that is supposed to run 24/7 on a workstation to import data from text files that are sporadically generated by another program. It uses a timer to check for these text files on a user-defined schedule. Occasionally, this program just disappears from the workstation...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.