Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I set key to blank datetime field
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00904307
Message ID:
00904308
Views:
27
This message has been marked as the solution to the initial question of the thread.
>Hi
>
>I have set order on my table to podate (datetime) filed
>
>I want to set key to the blank dates - {} doesn't work - what should the correct expression be? set key to ?
>
>Thanks
>
>Colin

hi Colin,

You need a DateTime expr
set key to { ::}

or

set key to dtot({})
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform