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 / pushkar1206
This will print BC 4 times.
a="ABCD EBCF GBCH IBCJ"
b=Split(a," ")
For i=0 to ubound(b)
msgbox mid(b(i),2,2)
Next
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is standalone database?
What is recovery scenario in qtp?
How to record application running on the Virtual machine?
What are the ordinal identifiers in web page?
after initiating one project for testing, when exacltly QTP tester role starts?
What is accessibility check point?
What is keyword view in qtp?
How do you test DLL files using automation Tool QTP?
what is defenetion of kiran can u tell me plz CVS, SVN
Generic function to search for the unique link in webtable and click on it
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
Explain the check points in quicktest professional?
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
What is the use of text output value in quicktest professional (qtp)?
What is quicktest professional?