Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Imput Mask = 99:99!!
Message
De
03/09/1998 12:14:39
 
 
À
03/09/1998 11:19:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00132790
Message ID:
00132832
Vues:
15
>Hi Robert ---
>
>Textbox.InputMask = "99:99 !M"
>Textbox.KeyPress code:
>
>IF THIS.SelStart=6
>   IF nKeyCode # 65 AND nKeyCode # 80
>      NODEFAULT
>   ENDIF
>ENDIF
>
>
>>I want to use a ch6 field to represent a time value.
>>I would like to use the imputmask of 99:99!!.
>>for example 12:45PM. I want to force the !! to
>>be either AM or PM. any ideas? thanks :)
Hi John and thanks for the code. :)
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform