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

How many types of run modes are there in qtp?

584


Explain how you can find length of array in qtp?

598


Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)

1548


What are the different properties of an web object

1424


How to suppress warnings from the test results page?

597






What are the types of data tables in qtp?

581


How to use debug tools?

2194


What is the synchronization point in qtp?

559


Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

1600


1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP

1539


What do you to script when objects are removed from application?

610


Tell me about your project? please help me how to tell about insurance project

1529


How u will do versioning in QTP?

1451


What is use of object spy?

610


What is a checkpoint? How many check points are there in qtp?

525