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

From m204wiki
Revision as of 17:59, 19 April 2013 by DmeWiccan (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.