Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable in a string
Message
From
01/07/2002 16:29:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Variable in a string
Miscellaneous
Thread ID:
00674132
Message ID:
00674132
Views:
62
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"
Next
Reply
Map
View

Click here to load this message in the networking platform