Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Imput Mask = 99:99!!
Message
De
03/09/1998 11:19:24
 
 
À
03/09/1998 10:58:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00132790
Message ID:
00132806
Vues:
13
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 :)
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform