What is the equivalent of VBScript?s On Error In Jscript ?
Answer / jim c
JScript uses the try/catch construct to trap, handle, and
throw exceptions. This is one area where JScript is superior
to VBScript.
| Is This Answer Correct ? | 2 Yes | 2 No |
what do you mean .ota mobile format
hai..friends ....what is the difference between function and sub procedure ....here every one know's theoretically here my question is what is the meaning of function can return the value and sub can't return the value...can you give one example with some values for that ....what does it mean ? how function can return the value...sub can not...any one please...........with example
I have a webtable and many objects are embedded in side.(like buttons,checkboxes etc). How to know how many such objects are there? what is the class of that objects?
How to open a file. What is the perpose of true and false mode there?
Whenever I use Wscript.Echo Qtp raising Run time error as 'Object required for Wscript' How I can create object for Wscript
Which function is used in the vbscript language to convert the specified expression into a date type value?
What are the disadvantages of vbscript?
How to Import data from a file (file is on the desktop) to the data table
How will you get the last occurrence of one string within another string using vbscript?
How to create a cookie using vbscript?
Why do we use Option Explicit?
How will you get the smallest subscript of an array in vbscript?