Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy some records into textbox form table
Message
From
25/02/2008 08:19:09
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01296006
Message ID:
01296017
Views:
11
>I want to copy phone no from my slected into in my textbox /editbox with"," (sapreated with)","
>1234,567,789 into textbox/edit box
>thanks

maybe something like

textbox2.value=transform(textbox1.value, "9999,999,999")

Note that after this textbox2.value is a string. If it's bound to a numeric controlsource, you should get an error somewhere.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform