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


Please Help Members By Posting Answers For Below Questions

Where we can use the synchronization?

571


Explain runtime dynamic settings?

2026


How many lines of code in each script of QTP?

4036


can anyone tell me from where i can download qtp demo or crack version

1621


RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?

2183






Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?

1518


Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.

2409


If I change the property value at runtime is it effect is object repository?

609


what kind of frame work you used in your last project?

1821


Explain step generator in qtp?

649


How many ways is to parameterize the value?

617


What are the key points to create a framework in QTP for oracle forms?

1809


Explain how you can find the absolute value of the number in qtp?

648


Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.

1625


Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.

2427