Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a string
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Creating a string
Miscellaneous
Thread ID:
00432342
Message ID:
00432342
Views:
43
Why can't I create the following string

a='this'
b='is'
c='bob'


a+b+c
gives me errors


d = a+b
d = d+c
works fine

thanks in advance
nick patel
Next
Reply
Map
View

Click here to load this message in the networking platform