Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
KeyPress and non chars/digits
Message
 
 
To
05/04/2006 05:49:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01110355
Message ID:
01110559
Views:
14
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform