Forum Discussion
YMinaev
Staff
15 years agoHi,
There's no way to 'resume next statement' in JScript when an exception occurs. The control goes directly to the catch block. See the Handling Exceptions in Scripts help topic.
Hi,
There's no way to 'resume next statement' in JScript when an exception occurs. The control goes directly to the catch block. See the Handling Exceptions in Scripts help topic.