Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Another static local variable with the same name has already been declared.
Error ID: BC31401
To correct this error
Remove redundant static local declarations.
Give each static local variable a unique name.