Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
InputMask for a date needed
Message
 
 
To
02/12/1999 14:19:29
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00298062
Message ID:
00298072
Views:
14
>Here is the problem. I want to give the possibility to my users to ender a date without specifying the dashes or slashed in a date.
>I guess that the ImputMask for that would look like this "99/99/9999"
>
>The problem is that it is possible for the user to configure the program in order to be able to enter dates in one of the following ways. DMY (Date Month Year) MDY or YMD.
>
>How can I have an input mask that will work with any of these combinations?

In the init method, put THIS.VALUE = {} (or some other date).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform