aziz rasul
Active member
- Local time
- Today, 22:17
- Joined
- Jun 26, 2000
- Messages
- 1,935
If I have a string like: -
AB sd AS rt FR AS oi as RL as
and I want to only detect the number of times that "AS" occurs in the string, what code can I use noting that I don't "as" to be included in the count?
AB sd AS rt FR AS oi as RL as
and I want to only detect the number of times that "AS" occurs in the string, what code can I use noting that I don't "as" to be included in the count?