Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date Century Problem part 2
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP3
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01599326
Message ID:
01599333
Vues:
58
You can set them as desired in GotFocus() and set them back in LostFocus(), but that isn't foolproof. Some older (reeeeeeeal oooooooold) FoxPro commands bypass the event loop, so LostFocus() might not get fired.

>One other question.....
>
>Can you set the SET CENTURY TO and ROLLOVER for just a single textbox date object to be different from all the others on a form?
>
>Thanks
>
>>Hi Gang !
>>
>>Question - We have noticed a problem with one of our input fields on a form. This form is to allow the user to type in a DATE value into the field.
>>
>>The problem is.... if they type in a 6 digit date like 05/05/15.... it shows up as 05/15/1915 instead of as 05/15/2015.
>>
>>Here are the properties of the field....
>>
>>CENTURY - 1
>>
>>FORMAT - K
>>
>>VALUE = {}.
>>
>>What is causing it to jump to the previous century ??
>>
>>Thanks!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform