what is diff b/n these 2 programs
1) for i=5 to 1 step 2
msgbox "pass"
next
2_) for i=5 to 1 step -2
msgbox "pass"
next

Answer Posted / ankit

OH ya...i agree
it will show message 3 times

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to Enter Values on the Command promt using VB script

1540


regular expression that will recognize a browser as long as its name property starts with mybrowser

1767


Which in-built function related to an array joins substrings into one string in the vbscript language?

522


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

2592


hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?

1563






If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?

1568


What is the use of the date function in the vbscript language?

573


wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......

1505


Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository

1800


How are values assigned to the variables in the vbscript language?

583


Explain about tristate constants in vbscript?

629


how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.

4753


Explain the asc function?

512


Explain about the asc function?

612


create a form to accept username and password validate the username and password with using message box, display the corresponding user message

2169