Hi, i have a string like "INDIA". I need to display this
string vertically in Msgbox?
Answer Posted / lakshmi
Dim Str,I,J,Temp
Str="INDIA"
For i=1 to Len(Str)
J=Mid(Str,i,1)
Temp=Temp&J&VbCrlf
Next
Msgbox Temp
Please let me know if u any other answer which is simplest
than this.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What are the differences between table and db checkpoints?
Can we Test Welcome Screens and Process Images with QTP
What is the difference between the keyword view and expert view?
What is keyword view in qtp?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
How many types of parameters are available in quicktest professional?
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.
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
When and why to use descriptive programming?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
What are the key elements available in test result window?
When to use descriptive programming?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
Differentiate the type of test cases which can be automated and which cannot be automated?
what frame work you are following?