Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to separate an variable
Message
From
18/11/2017 09:20:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Title:
How to separate an variable
Miscellaneous
Thread ID:
01655668
Message ID:
01655668
Views:
105
how to separate an variable

partno = 'abc defg hijkl'

into

partno[1] = 'abc'
partno[2] = 'defg'
partno[3] = 'hijkl'

Thanks for the help

Jerry
Next
Reply
Map
View

Click here to load this message in the networking platform