Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parse space delimited string to an array
Message
 
 
To
08/09/2005 14:14:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01047806
Message ID:
01047808
Views:
10
lcStr = "ONE TWO THREE"
? ALINES(laList, lcStr,.F., " ")
>I thought there was a VFP command that did this automatically but now I'm not sure.
>
>If I have a string such as "dog cat bird house car bike"
>
>What would be the cleanest way to push each of these words into an array using VFP?
>
>Thanks in advance!!
>
>Greg
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform