Hi, i have a string like "INDIA". I need to display this
string vertically in Msgbox?

Answer Posted / mandar

Dim Str,I,J,Temp
Str="INDIA"
For i=1 to Len(Str)
J=Mid(Str,i,1)
Temp=Temp&J&Vbnewline
Next
Msgbox Temp

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need qtp tutorial. pls send it to sridhar.k151@g mail.com

1641


what is the difference btn risks & Therads in the Test plan documentation?

1592


How to integrate the qualitycenter with qtp

1776


Define object spy ?

565


What is qtp window?

568






Differences between text and test area checkpoints?

586


Explain actions in qtp ?

562


Tell me about qtp?

543


How can we conduct U-I Testing by using QTP??????

1431


when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks

1736


hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.

1842


How to find the length of the string in qtp?

582


How you can find the absolute value of the number in qtp?

526


1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?

1592


Is any limitation to xml checkpoints?

565