Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox with memory
Message
From
24/02/2004 17:12:47
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00880503
Message ID:
00880508
Views:
13
>Hello,
>
>I just tested this from a fresh form and it works there too, I'm hoping someone can explain it. Anwyay, using VFP8. Created a new form, drop a textbox and a command button on it. text1.format = 'ktr', text1.inputmask = '999/ 999- 9999'. Command button has a 1 line click event. "thisform.text1.value = ''". Run the form, put in anything in the textbox, any junk phone # will do. Click the button, start typing in the textbox again. After I get past the first 3 numbers, it loads whatever the last value was automagically. Anyone know whats going on? Thanks,
>
>jfh

John it has to deal with T in the format. I had a simlar problem way back in FoxPro 2.6. Removing the T should solve it. I don't know why it does it.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform