how to calculate no. of repeating characters in a a
string..please give me the code
Answer Posted / lakshmi
Hi Rajeswari,
could u please tell us the total no.of repeating charcters
in a given string. it is not specific to one character.
For ex i have a string like "abcdabcefghefg".
so here the total no.of repeating char's are 6.
so for this sring output should be 6.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
give me the code to save all messages of inbox of gmail into a folder and notepad
Thanks....But can u tell me how i use the QTP for GIS with one Example...
how will you load the test cases in ddt?
How qtp identifies objects?
what are the limitations of smart identification in qtp 9.0
Why qtp always start action1 and does not start action?
Explain different type of event trigger option.
what is the advantages and disadvantages of using functions instead of re usable actions
How QTP identify the system time that's changes every seconds?
What is recovery scenario manager? When you go for recovery scenario manager?
What is checkpoint in qtp?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
how to download mercury qtp9.2 ny internet ?
why text area checkpoints cannot used for web applications
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you