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

Answer Posted / dinesh1433

str="INDIA"

For i=0 to len(str)

x=Mid(str,i,1)
Print x&VBCRLF

next

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter

2202


can i compare two databases using QTP ?

1884


Output values? i want a practical example

1309


If the objects hierarchy is changing from build to build, then how you will handle that condition?

621


what are all the fileds present in object repository?

1563






What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this

1403


What are the advantages of a Hybrid framework?

603


what is the difference betn QTP 8.0 AND PREVIOUS VERSION

1953


Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,

1380


how will you check how many members visited the website www.infosys.com?

1482


Explain the features and benefits of quick test pro(qtp)?

516


How will you test a stapler?

599


How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)

1734


How to release all resources file from the QTP?

1055


What is checking bitmaps?

556