Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word+word
Message
From
06/04/2005 07:12:34
 
 
To
06/04/2005 07:09:11
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 6
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01001807
Message ID:
01001814
Views:
23
You're welcome. You can actually make it even simpler:
thisform.text2.value=thisform.text1.value-("ed")
The only disadvantage is that the new value will have some trailing blanks.

>hi,
>it works,
>thank you.
>>
thisform.text2.value=trim(thisform.text1.value)+("ed")
>>>hi all,
>>>i try to get result as if thisform.text1.value=drive , i want to add "ed" to be
>>>like "driveed",
>>>
>>>i try as under
>>>thisform.text2.value=trim(thisform.text1.value)+("ed")&& i get it as
>>>"drive       ed"
>>>
>>>thanks
>>>m.qasem
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform