Edward K. Ream wrote: > The more I think about global variables, the more confused I get. You should probably use a singleton pattern instead. Look up the Borg pattern by Alex Martelli in the online verison of the Python Cookbook. regards Max M