Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command substitution
Message
De
03/05/1998 14:40:46
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Command substitution
Divers
Thread ID:
00096611
Message ID:
00096611
Vues:
55
If I have a number of variables named similarly with each name ending in a number (ie. date1, date2, date3...) could I refer to them with a string? (I do not want an array here)
ie.
For x - 1 to 6
varname = "date" + mid(str(x),2)
? varname
?
next x
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform