Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delimited string manipulation
Message
From
30/10/2003 14:35:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Delimited string manipulation
Miscellaneous
Thread ID:
00844670
Message ID:
00844670
Views:
38
I have a very long comma delimited string. I want to pull that data into a table. I was wondering what the easiest way to do it may be.

The string looks something like this "a,b,a,b,a,b,a,b" etc.....
where a is a measuerment like ".45032" and b is a gage number like "01"

I was thinking of Doing a strtofile() then an append from file delimited. but that seems a little cumbersome. Does anyone know of a better way?
Next
Reply
Map
View

Click here to load this message in the networking platform