explain with example primitive data types of vb script.
Answer / ganesh
VB script has one Data Type known as Variant. This can be
associated with numeric data, strings etc.
| Is This Answer Correct ? | 4 Yes | 2 No |
What is a difference between scripting language and programming language?
When does ‘on click of button’ event gets triggered in the vbscript language?
How do you declare a variable in vbscript?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
Explain about the extension .hta?
How to open a file. What is the perpose of true and false mode there?
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
where can i learn VB scripint ?
How to pass argument by reference to a function in vbscript?