Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date variable
Message
 
To
15/01/2003 11:07:46
Jolene Dicks
Human Resources Development Canada
St. John's, Newfoundland, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00741945
Message ID:
00741953
Views:
17
>What would cause this and how could I fix it?
>
>I am trying to assign a date value to a variable like so:
>
>cWkStart = {16/12/2002 00:00:00}
>
>And when I check the value, cWkStart is blank. I tried set date to dmy, but that doesn't work.
>
>Thanks.
>
Jolene,

I'd just use
cWkStart = DATEIME(2002, 12, 16)
George

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

Click here to load this message in the networking platform