Answer Posted / monal
The data type Variant no longer exists. It has been
replaced with the type Object. Object types must be
explicitly cast to other primitive data types.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is variant in vb script?
Write a Script for ATM in QTP
What if you do not specify anything when you call a procedure?
Explain about the asc function?
How to create a cookie using vbscript?
Which operator can be used to do an xor operation in vbscript?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
How to Import data from a file (file is on the desktop) to the data table
Explain about adodb.stream class?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
What are events in the vbscript language?
Mention how to create a cookie using vbscript?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
What is the purpose of folders object of scripting.filesystemobject class in vbscript?