Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
InStr substitute
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00771253
Message ID:
00771261
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
See STREXTRACT( ), AT(), SUBSTR(), STUFF(), RIGHT(), LEFT(), STRTRAN() e.t.c.

>I don't think there's an inStr function in FoxPro... although it's 99.9% likly that I'm mistaken.
>
>If there's not, is there a substitute function that I can use to do something like this:
>
>myString = "kdjfkjsf hjhuei oioiuwquiod john uhehjkdf hasjhdkh"
>:now I need something to detect the "john" in the string and return it and everything to the right of it including itself:
>
>myString = "john uhehjkdf hasjhdkh"
>
>Then I need a function to be able to cut the stuff off the string from the right.
>
>Are there Right() and Left() functions like in VB?
>
>Thanks!
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform