Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

2002


In qtp, how you can remove the spaces from string?

1047


How is recording done when a application is over lapping the QTP application it gives a message object not recorded

2134


Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..

1874


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

2108


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

1091


any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in

3923


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

4062


How many types of recording modes in qtp?

1121


How you know that a test case is a regression test case

4050


What is environment variable in qtp and why to use it?

1071


What is clean sweep?

1876


what is keyword driven testing in qtp?n how is it useful?

1982


What is QTP’s model for test creation?

1205


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

982