Number of strings in a string?
#1

Hi,

How can I get the number of strings found in another string?

Example:

Full string: "This_is_a_test"

Search string: "_"

It should return 3 ("_" was found 3 times in the string).


Any solutions?
Reply


Messages In This Thread
Number of strings in a string? - by Programie - 05.02.2010, 18:07
Re: Number of strings in a string? - by Calgon - 05.02.2010, 18:21
Re: Number of strings in a string? - by ¤Adas¤ - 05.02.2010, 18:24
Re: Number of strings in a string? - by MadeMan - 05.02.2010, 18:26
Re: Number of strings in a string? - by Calgon - 05.02.2010, 18:27
Re: Number of strings in a string? - by Programie - 05.02.2010, 18:34

Forum Jump:


Users browsing this thread: 1 Guest(s)