hai friend's ..
my question is
a[0]=I
a[1]=N
a[2]=D LIKE IT GO'S
i need output INDIA ,using simple string how will u do?
can any one tell really need full..

Answer Posted / karthick

good ans ..same time instead of using
msgbox a(0)&a(1)&a(2)&a(3)&a(4)

why can't we use join function...i mean like this..

Dim myres,a(4)
a(0)="I"
a(1)="N"
a(2)="D"
a(3)="I"
a(4)="A"

myres=join(a)
msgbox myres

Is This Answer Correct ?    20 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can we compare descriptive programing with a regular expression

1922


Who uses qtp tool?

572


How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?

612


how did u use automating testing tools in ur job?

1481


What is the basic concept of qtp?

573






i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet

1757


What is difference between shared and local object repository?

587


What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?

592


What are the 3 main stages involved in testing with qtp?

555


Define Environment Variable in UFT and its uses?

603


How to remove the associated function library?

525


What is a data driven test in qtp?

580


Have you done batch testing in qtp? If yes how you are doing?

505


How many types of status are there?

584


Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?

602