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
How should i Create Email invite with server-side Coding?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
How will you convert a string to upper case string using vbscript?
what types of bugs will we find out in banking projects for automation testing?
How will you compare two strings in vbscript?
How will you convert a given number to long in vbscript?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
How strcomp function works?
What is the difference between function and procedure?
Which function allows you to instantiate an object given its programmatic identifier or progid?
How are arrays declared in the vbscript language?
How will you convert a string to lower case string using vbscript?
What are the differences between sub procedures and function procedures?
Explain about tristate constants in vbscript?
Which loop is used in case of arrays in the vbscript language?