VBScript Run-time Errors
VBScript run-time errors are errors that result when your VBScript script
attempts to perform an action that the system cannot execute. VBScript run-time
errors occur while your script is being executed; when variable expressions are
being evaluated, and memory is being dynamic allocated.
|