On 2014-04-12 16:17, [email protected] wrote:
revise my response below. I had a function on the INIT of that text
box that sets the format and inputmask

toobject.Format = "KRZ"
toobject.InputMask = "###-##-####"

Hope this helps:
I am using VFP9 SP2

I have a text box on a form I named txtcSSN
It has a control source: vnmpt.cssn which is a view for a table with the
field named cSSB C(9)
The input mask is 999-99-9999 (same as yours)
The width is 90



Why is your width 90? Why not 9? Or did you mean that and just had a typo in the message?

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to