Thx, ON ERROR has no waits, but file opening routines do have retry logic with a user warning. I will investigate Sys(2335, 2340 ) opportunities.
BTW, all errors are trapped into an error routine like https://msdn.microsoft.com/en-CA/library/z08sy19a%28v=vs.80%29.aspx
* Error psuedo-code...
The app in question has NO USER INPUT, all forms and cursors are for display only so the customer can see daily sales, last order processed, web traffic, etc. Passing the app an order number can restore everything since the objects load with a parameter ( the last processed order number ) ...
SO the issue would be a condition with a dialog trap that shows up during ON ERROR! Easy enough to start an app with a saved environment in Foxpro ( using save to / restore from ) and relaunch from within On ERROR.
Any suggestions on how to disable system messages though? "Press any key...
thread184-1255454 has some sample code, but I can't figure out the logic.
When Foxpro loses a network connection, it pretty well always shuts down the application, and sometimes even worse, opens a dialog box and waits forever.
Network interruptions seem to be a fact of life with optimistic...
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.