Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Searching a character string for a character
Message
From
12/11/2017 11:45:34
 
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01655511
Message ID:
01655512
Views:
69
>I feel really stupid but I have been working half the night and i feel stupid
>
>I have a character string which can be of variable length
>
>There are 20 variations of the string
>
>I need to find the position of the - * in each string so that I know the length of the preceeding text
>
>Examples
>
>colin*ssssss so that the answer is 6
>
>colinnorth*cccc - here the answer is 11
>
>I feel daft for asking
?at('*',lcString)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform