Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dado numérico e CHR(13)
Message
De
01/07/2002 13:01:07
 
 
À
01/07/2002 12:52:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00673956
Message ID:
00673967
Vues:
16
>ou ainda:
>
>Var1 = 10
>Var2 = 20
>Var3 = 30
>MessageBox(str(Var1) + chr(13) + str(Var2) + chr(13) + str(Var3))
>
Execute da forma que você sugeriu, e depois da forma como eu sugeri, e verá porque eu prefiro o Transform(). :)
Essencialmente, com o Str() você também terá que usar um Alltrim(). Com o Transform() ele já faz o Alltrim automaticamente.
Claudio Lassala
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform