Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word+word
Message
De
06/04/2005 07:12:34
 
 
À
06/04/2005 07:09:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 6
Database:
Visual FoxPro
Divers
Thread ID:
01001807
Message ID:
01001814
Vues:
20
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform