MSIR.0768 (glses) name (name) already bound to other variable

From m204wiki
Revision as of 16:05, 13 August 2015 by JALWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

A variable was declared as Global or Session but the explicit or implicit global/session name was already in use for a different variable. Change one of the global or session names to eliminate the collision.