Will Microsoft's daylight savings OS patch have any effect or impact on FP2.6 or it's applications - assuming the application resides in an area affected by DST?
It is not that simple. FPD under XP may well take system time on startup, but it then runs with its own internal clock, which stops if the computer hibernates and restarts where it stops when it awakes. If the computer hibernates for an hour FPD clock is an hour slow.
FPD does not poll the system time on a regular basis, and will not switch time when clocks advance or go back for Daylight saving time.
Have a look at thread 182-1117998 on time functions under Win Xp and possible hibernation issues. The solution proposed in that thread is to put RUN cmd.exe /C:time /t
in your program code just before you call the time() function.
This ensures that FPD reads system time and updates itself.
I didn't realise that, thanks for clarifying matters. I've only got the one FPD app still running and the clients only use it for short periods so we'd never noticed this behaviour. I should imagine it could throw up some really weird and unrepeatable bugs though.
When attempting to use the DOS command, a DOS window appears. I am unsure as to how to close the window programatically. While the window is open, FP2.6 is halted, allowing no input. Any assistance would be appreciated.
wsjames - In order that more people might be able to find answers to their various questions by looking at the existing posting Subjects, we highly suggest that when the topic changes dramatically, a new posting be created.
Your newest posting does not appear to have much to do with "Microsoft's DST OS Patch" so I would recommend that you create a new posting.
Good Luck,
JRB-Bldr
VisionQuest Consulting
Business Analyst & CIO Consulting Services
CIOServices@yahoo.com
You are correct. However, my follow-up question futher examines the integrity of the solution offered by 'Cricket'. I wasn't sure whether the solution's challenge (for me) i.e. the DOS window issue, was the result of my not following instruction, not having complete instruction, or, whether a problem exists with the command itself.
Please note, this is not a challenge to your recommendation. I will certainly follow the rules of this forum (which, by the way, I think is the greatest service since...filtered water).
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.