*
**
***
Please write a code to get output like above diagram? ple explain as it how the code works?
Answer Posted / manjunathareddy
For i=1 to 3
Var=Var&" "& string(i,"*")&Vbnewline
Next
Msgbox Var
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many types of procedures are available in the vbscript language?
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
Mention the environments where vbscript could be run?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
What is sql loader? Explain the files used by sql loader to load file?
How should i Create Email invite with server-side Coding?
How to Convert Hex color code to color name in VB Script?
There are 5 web pages.write a script to click the button on 4th web page.
What is the difference between vbscript and vba?
Explain about .wsf files?
What are the valid scopes of a variable in vbscript?
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
What is the extension of the vbscript file?
Mention what is vbscript?