Visual Basic Scripting Edition  

Identifier too long

You created a variable or function name that contains too many characters. The limit is 255 characters.

To correct this error

Choose a shorter name.

See Also

VBScript Variables | VBScript Data Types | Dim Statement | Public Statement | Private Statement