how to get the particular chr in an array list the question
is ....i have an array like this
ABCD
EBCF
GBCH
IBCJ
HERE I NET TO GET ONLY "BC" FROM ALL HOW TO GET IT
HELP ME ANY ONE

THANKS

Answer Posted / koteswar

str = " ABCD EBCF GBCH IBCJ HERE I NET"
n = split(str, "BC")
cnt = ubound (n)
msgbox cnt

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is keyword driven testing in qtp?n how is it useful?

1491


supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?

1358


What is the use of text output value in quicktest professional?

506


How to get the particular property value?

611


How do client side image and server side image work?

1384






what is defenetion of kiran can u tell me plz CVS, SVN

1570


in my application,validation message has in japanise language.how to validate this message is appears properly or not

1518


How many types of object repository in qtp?

604


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

583


one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.

1523


how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel

1901


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?

527


Why is Client side image is preferred over server side image?

1437


How to break the object spy ?

661


How to associate function library at a run time?

701