Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inconsistent DATE handling in VFP 6.0
Message
 
To
08/04/1999 15:04:35
Bob Lucas
The WordWare Agency
Alberta, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00206454
Message ID:
00206607
Views:
16
>George;
>
>With strict date level set to 1 from options NOT A SINGLE ONE of the print statements below printed. I either got an invalid date message or an ambiguous date message.
>
>However, setting strict date level to 0 produced the same results you outlined below.

Hi Bob,

The STRICTDATE setting, of course, applies only to constants. I neglected to mention that I had the setting at 0 in my tests. The real problem here is that 3/1/0000 (or 3/1/000) when entered into a text is changed to 3/1/1900 when the StrictDateEntry property on the text is set to 1. OTOH, 2/1/0000 evaluates to invalid.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform