Synopsis
You specified an invalid variable name that starts with a dot. The first character of a variable's name must be one of the letters A through Z, !, ?, @, #, $, or _. Any remaining characters of the variable's name can be any of the preceding characters as well as 0 to 9. bad name is what you supplied as the variable name.