Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automatically exiting a textbox control when it's full
Message
From
30/12/1997 16:54:32
 
 
To
30/12/1997 15:56:23
Ernie Veniegas
Micro System Solutions, Inc.
Calistoga, California, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00068171
Message ID:
00068494
Views:
50
Ernie,

Perhaps you should also have the good ol "R" in the Format. Otherwise there seems to be a conflict between the InputMask length of 14 (or so) and the MaxLength of 10.

Good luck,
Jim N

>>Ernie,
>>
>>Adding to what Barbara said. . . you must also ensure that you have CONFIRM set OFF.
>>
>>Cheers,
>>Jim N
>>
>>>>Is there a property that can be set *somewhere* that will globally cause the cursor to exit a textbox field when the maximum amount of data allowed has been entered? You know, say a phone number with 10 digits ... after the 10th digit is entered, I would like the cursor to move to the next control. (Pretty common, but for the life of me, I can't find what makes that happen.)
>>>>
>>>>Please and thanks.
>>>
>>>Ernie, check the FORMAT and INPUTMASK properties of the textbox control. You should be able to handle everything you want with these - telephone numbers, social security numbers, etc.
>>>
>>>Barbara
>
>Thanks for your input. I've tried playing with FORMAT, INPUTMASK, MAXLENGTH, and making sure SET("CONFIRM") = OFF but I'm still having trouble making this work. I must still be missing something. Inputmask is (999) 999-9999, Maxlength is 10, and Format is KZ. Could there be an overriding property elsewhere? Baffled.
>
>Ernie
Previous
Reply
Map
View

Click here to load this message in the networking platform