Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
KeyPress and non chars/digits
Message
 
 
À
05/04/2006 05:49:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01110355
Message ID:
01110559
Vues:
15
>>I think there is no way to invent InputMask to work correctly for
>>99:99 AM and 9:99 AM
>
>try:
>
>
>field C(8) = ' 8:56 AM'
>Format="!"
>InputMask = "#9:99 AM"
>
>OR
>
>field C(8) = ' 856A'
>Format="!R"
>InputMask = "#9:99 AM"
>
In our case the field is C(10) and there is no space at the left.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform