Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding a string
Message
De
02/12/1997 09:59:42
 
 
À
01/12/1997 19:11:16
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00063179
Message ID:
00063271
Vues:
34
>Why is it that the first line returns a blank and the second line returns a value?
>
>Thermo.lnPerc.Caption = Str(Thermo.lnCurrent) + "A"
>
>Thermo.lnPerc.Caption = Str(Thermo.lnCurrent)

I'm not using VB much, but as I know VB uses '&' instead of '+' to concatenate strings.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform