12-19-2011, 09:55 AM
Hi Folks,
I need vbscript program for my desired input. my input string is
"abaccabaabadab" in this string I search instring like ab if it is found and again it search from there ba if it is found I need total count for how many "ab" instrings present and imediate how many "ba" instrings present.
I need vbscript program for my desired input. my input string is
"abaccabaabadab" in this string I search instring like ab if it is found and again it search from there ba if it is found I need total count for how many "ab" instrings present and imediate how many "ba" instrings present.