Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using multiple index on a file/cursor?
Message
From
15/08/1999 21:33:15
 
 
To
15/08/1999 18:20:42
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00253911
Message ID:
00253930
Views:
19
Hi Peter,

>I had to play with the VAL of the value because it immediately converted input to a string.

Hmm, try the format property or use the textboxes builder (right-click the TB and choose builder) and that should go away.

>Is there a way to cause the field to clear when you type for the first time in the field? Might make user input a bit easier and quicker.

Actually, there have been a handful of discussions on this in the last couple days. I can't remeber what the solutions were, but you can do a search to find it. I think you just set SelStart = 0 and SelLength = LEN(this.Value) or something like that in GotFocus. Also check the files section.
Previous
Reply
Map
View

Click here to load this message in the networking platform