Answer Posted / sonal.pagare
You can force VBScript to require all variables to be
explicitly declared by including the statement Option
Explicit at the start of every script. Any variable that is
not explicitly declared will then generate an error.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
Difference between dim,public and private variables in vb script?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
Which object provide information about a single runtime error in a vbscript?
How are arrays declared in the vbscript language?
Explain How do you create a recordset object in vbscript?
What are class events?
Differentiate javascript and vbscript?
What is sql loader? Explain the files used by sql loader to load file?
write any ttest cases using check points and parameterization
How to declare an array in vbscript?
Which operator can be used to do an xor operation in vbscript?
How will you get the natural logarithm of the given number in vbscript?