Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Extracting a Portion of a String
Message
From
21/12/2007 19:46:03
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Extracting a Portion of a String
Miscellaneous
Thread ID:
01277122
Message ID:
01277122
Views:
65
I need to extract the 21 and 22 from this string to get "2122"
23^^C4~21^^C4~22^^C4
Or it could look like this:
23^^C4~22^^C4
And I would only want "22"

Or this:
23^^C4~21^^C4~22^^C4~27^^C4
In which case I want "212227"

The only truly consistent thing is that there will always be a tilde before the numbers I want.
Next
Reply
Map
View

Click here to load this message in the networking platform