Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting variable for date
Message
From
17/04/2003 15:30:56
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00778978
Message ID:
00779026
Views:
21
Well the ambiguous format ({^2003/10/01}) works in 5.0a (SP3)!

Rick

>>>>
MyDate = {01/10/2003}   && format depends on SET DATE
>>>>* or in VFP6 and later you can use strict date literal
>>>>MyDate = {^2003/10/01}
>>>>
>>>
>>>I believe the strictdate syntax was in VFP5, too.
>>
>>I don't have VFP installed anymore so I couldn't check. :)
>
>I'm not positive, either. VFP5 is at home, so I can't verify it, other than my memory (a not too reliable resource, I must admit).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform