Jacek Caban (@jacek) commented about dlls/vbscript/vbscript.rc:
VBSE_NAMED_ARGS_NOT_SUPPORTED "Object doesn't support named arguments" VBSE_LOCALE_SETTING_NOT_SUPPORTED "Object doesn't support current locale setting" VBSE_NAMED_PARAM_NOT_FOUND "Named argument not found"
- VBSE_PARAMETER_NOT_OPTIONAL "Named argument not found"
- VBSE_PARAMETER_NOT_OPTIONAL "Parameter not optional"
It probably doesn't matter much, but it's visible to the script and native uses "Argument not optional".