is the tempVars collection a set of private or static instance variables?
I need instance variables in some public collection so I can pass around user session information. I'm used to working with web applications and now need to develop an access app. Please advise. Thank you.