Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Imput Mask = 99:99!!
Message
From
03/09/1998 12:14:39
 
 
To
03/09/1998 11:19:24
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00132790
Message ID:
00132832
Views:
14
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform