Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I put an expression in a table's Input Mask property
Message
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00206975
Message ID:
00208724
Views:
26
Thanks, I'll give it a try.

>Sorry for the delay in my reply -- I was at FoxTeach.
>
>>I would like to put in an expression such as:
>>
>>"!" + REPLICATE("X", LENC( FieldName ) - 1)
>
>You can put this expression into either the DBCX InputMask property (which isn't exposed in SDT Database Explorer for regular fields, only free table fields, calculated fields, and Field Repository fields) or into the DBC InputMask property (which you'll then use DBGETPROP to get). However, you'll have to evaluate it prior to putting it into the InputMask property of the textbox.
>
>Doug
Chris McCandless
Red Sky Software
Previous
Reply
Map
View

Click here to load this message in the networking platform