Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fixing VFP 7 crash on date entry
Message
From
16/10/2001 15:11:09
 
 
To
16/10/2001 14:49:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00569105
Message ID:
00569218
Views:
39
>>How to fix ? I cannot check all date fields before opening form!
>
>You need to use a date setting other than SHORT. Try this:
>
>SET MARK TO '.'
>SET CENTURY ON
>SET DATE DMY
>DO FORM formname

My application must use windows date settings, I cannot hard code them.
So I have lines

SET SYSFORMAT ON
SET CENTURY ON

in my init code.

How to use your suggestion so that this is works with any windows date formats ?
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform