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 |
how to acces the remote mechine using vb cript(QTP)
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
Explain about the functionality of vb script?
What are the differences between sub procedures and function procedures?
Is VBscript case-sensitive?
How to create a function in vbscript?
How to open excel in vb script?
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
what is the features of visual basic?
how to delete folder test3,test4 and test5 using vbscript?
What are the uses of vb script?
How can you have different number of cells for each row of a table in HTML?