how to declare a variable in vbscript using vbscript
Answer Posted / sasikala
Dim file1 as string
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
1. How do declare public variable in vb scripts?
Why is error handling required?
How will you get the largest subscript of an array in vbscript?
regular expression that will recognize a browser as long as its name property starts with mybrowser
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
How to open a file. What is the perpose of true and false mode there?
Explain a few date functions in vbscript
Which function allows you to instantiate an object given its programmatic identifier or progid?
What is variant in vb script?
Write a Script for ATM in QTP
How will you convert a string to lower case string using vbscript?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
Mention what is select case statement?
What are events in the vbscript language?
Mention what are the rules to name variable in vbscript?