can any one tel ,using simple string
a[0]=I
a[1]=N
a[2]=D like that it go's
.
.
out put i need INDIA help me it's really need full ..
Answer Posted / lakshmi
You can use function JOIN
Dim arr(10)
arr(0)="I"
arr(1)="N"
arr(2)="D"
arr(3)="I"
arr(4)="A"
Msgbox Join(arr) - it will display INDIA
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain xml checkpoints.
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
What are the types of properties that quick test learns while recording?
Discuss quicktest professional (qtp) environment?
Explain the difference between check point and output value?
what kind of frame work you used in your last project?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
what is actually contain test report? can anybody post the test report
How qtp identifies objects?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
What is the architecture of your project? Can any one answer for this question plz........
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Give me some real time point of way where exactly we can conduct audits?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?