Visual Basic Scripting Edition  

Procedure call or argument is not valid

One of the arguments you passed to a procedure exceeds the range of permitted values. Alternately, you may have attempted to call a procedure that is not valid on the current platform.

To correct this error

See Also

VBScript Variables | Function Statement | Sub Statement | Call Statement