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

Explain about filter expression?

563


What is vbscript procedures?

599


How will you convert a string to lower case string using vbscript?

553


What is purpose of scripting.filesystemobject class in vbscript?

620


what is the differance between BYVAL,BYREF?

1764






Mention how to access array data?

509


How to write VB script for login module?

2674


Explain the tristate constants in vbscript?

553


What is the event handling in vbscript?

561


what is the features of visual basic?

1549


did any one attended interview in applabs if you had gone through plz tell me the procedure

1849


What is sql loader? Explain the files used by sql loader to load file?

618


Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

1431


What are lbound and ubound in the vbscript language?

602


How can you create an object in vbscript?

612