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 will you format a number in percetage format in vbscript?
How to make sure that items in a wintree are sorted al?
write a vb script to display the number is odd or even and whether it is divisible by 9 or not
write a vb script to display first 5 odd numbers from 1 to 100
Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
How to delete a cookie using vbscript?
What is the difference between ByRef and ByVal. When to use ByRef and ByVal
Explain the adodb.stream class?
What are the uses of vb script?
Input = 124 output should be 124421 Please do not use any string functions/variables
Explain about scrrun.dll?
What are class properties?