Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem entering numeric value in VFP5.0
Message
From
06/01/1998 05:01:19
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
05/01/1998 20:34:19
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00069699
Message ID:
00069759
Views:
40
>a textbox was created in VFP 5.0 with initial value 3.00. Use mouse to select the field and key in 10.15, what I get is 103.15 instead of 10.15. I can't get rid of the 3 unless I use textbox.format = "K", however, the K doesn't work with mouse click.
>Is there anyway I can ask VFP50 to take in whatever I type as value?
>
>Note: this doesn't happen in VFP3.0
>
>Thanks,
>Ming

A simple trick but works :
* Gotfocus event
keyboard "{Ctrl+A}"
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform