Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable in a string
Message
De
01/07/2002 16:29:03
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Variable in a string
Divers
Thread ID:
00674132
Message ID:
00674132
Vues:
63
I need to concatenate a string and then use this value as a parameter. Example: sendval = "C:\temp\xxx.pdf"
Do xxx With x,y,"first part of parameter"+","+sendval
Note: this works fine if I type in the sendval manually as follows
Do xxx With x,y,"first part of parameter"+","+"C:\temp\xxx.pdf"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform