Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Separate the strings
Message
From
25/03/2016 08:56:49
 
 
To
24/03/2016 23:35:53
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01633712
Message ID:
01633726
Views:
78
Likes (1)
By far, the best reference on working with strings in VFP is at http://stevenblack.com/articles/text-and-string-handling-in-VFP/


>how to separate:
>
>accounts='100,1100,200,250,3000'
>
>into
>
>account[1]='100'
>account[2]='1100'
>account[3]='200'
>account[4]='250'
>account[5]='3000'
>
>Thanks
>
>Jerry
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform