| Stefan Wuebbe 2005-06-18, 7:24 am |
|
"Babu" <Babu@discussions.microsoft.com> schrieb im Newsbeitrag
news:BF18291A-8CA5-493B-94C4- DAC01803B824@microso
ft.com...
>I 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','test5
5.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
-----------------------------------------------------------
|