Post by BabuI am developed a package in VFP 6.0. It works all windows platforms. But in
one computer loaded win98,when I enter date it accept date + 1 year and 30
days. What is the problem ?
Do you say that VFP code like MessageBox( Date() )
gives a value 13 months ahead on that machine and its Windows systray
clock still shows current date at the same time? If so, I have not heard of
any similar "known issues"... what do you get from the file system?
? STRTOFILE('x','test55.test')
? ADIR(aTemp,'test55.test')
? aTemp[3]
hth
-Stefan
--
|\_/| ------ ProLib - programmers liberty -----------------
(.. ) Our MVPs and MCPs make the Fox run....
- / See us at www.prolib.de or www.AFPages.de
-----------------------------------------------------------