write a vb script to display
*****
*****
*****
*****
*****

Answer Posted / eswar

cnt =0
x = "*"
For i=1 to 25
y=y&x
cnt = cnt+1
If cnt = 5 Then
cnt = 0
y = y&" "
End If
Next
MsgBox y

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about the extension .hta?

725


hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz

2679


How will you get the largest subscript of an array in vbscript?

732


Anyone have qtp11.0 crack?

2486


What are the environments supported by vbscript language?

587






i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1504


How will you get the natural logarithm of the given number in vbscript?

686


How to assign a date value to a variable?

677


How to add actions in driver script to run those actions in QTP?

1608


Which function allows you to instantiate an object given its programmatic identifier or progid?

647


Out of the different type of operators, which are evaluated first and last in the vbscript language?

666


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

680


How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'

3372


how to set one column as primary key in QTP and fetch values accordingly

1919


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

1711