Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textboxes and values...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00307522
Message ID:
00307684
Vues:
20
David,

The value of text 2 probably has trailing spaces on it. Here's code that just worked fine for me;
Thisform.Pageframe1.Page2.Text1.Value = ;
ALLLTRIM(Thisform.Pageframe1.Page2.Text1.Value) + ;
Thisform.Pageframe1.Page1.Text1.Value
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform