Find Out Length of an array without using Ubound?
Answer / usha
arr=array(10,20,30,40,50)
k=0
For each t in arr
k=k+1
msgbox t
Next
msgbox k
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the use of Data base check point ?
write a vb script to display first 5 odd numbers from 1 to 100
how to get date format from system locale..format means neither long nor shor... format from system locale. i need like your date is mm/dd/yyyy formate or mm-dd-yy or with time like that. how to get.
Which operator can be used to check if two numbers are equal or not in vbscript?
Mention how to access array data?
what is resorceallocation
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
0 Answers College School Exams Tests,
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
What is the purpose of on error resume next statement?
To get data from table which method will be used in QTP
Write a VB Script to count blank Lines in a notepad