Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable in a string
Message
De
01/07/2002 16:44:08
 
 
À
01/07/2002 16:29:03
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00674132
Message ID:
00674140
Vues:
22
I am confused...
Are you trying to :
sendval = 'c:\temp\xxx.pdf'
do xxx with x,y,'First part of parameter',sendval
Sends 4 parameters to xxx

Glenn

>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"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform