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

Answer Posted / sumathi

For i =1 to 5
var=string(5,"*")
print var
Next

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.

1442


Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.

1413


Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards

2258


Explain about the extension .hta?

621


How to Import data from a file (file is on the desktop) to the data table

1556






when we use filter funtiom invb script(QTP)

2299


In what way program "hello world" you can write in vbscript?

645


Is vbscript language a case-sensitive language and what does it mean?

544


Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?

523


How should i Create Email invite with server-side Coding?

1600


Difference between dim,public and private variables in vb script?

525


Explain the filter expression?

627


How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.

2496


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

572


Mention how to assign a date value to a variable?

585