Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the text between known values
Message
 
 
To
22/05/2008 11:35:44
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01319030
Message ID:
01319031
Views:
17
This message has been marked as the solution to the initial question of the thread.
STREXTRACT(lcStr, "START", "END", ...)
>START and END always exist in the string and I want to return what is between them.
>
>
>"BlahBlahSTARTYadaYadaYadaENDBlahBlah"
>
>
>How can best return this?
>
>
>YadaYadaYada
>
>
>I know I can use SUBSTR, LEN, AT, etc, but is there a function or something that already does this?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform