Summary: Global variables are evil. Here is an example of how to get rid of many of them.Global variables are well known to be evil -- and you can read all about why that is in my free sample book chapter by that name. This posting gives a running example of changes that fix a common type of global...