How to pass several variables?

Tech-Archive recommends: Speed Up your PC by fixing your registry



I have several variables that are read in from a file and I need to make
them publicly available to several class_modules. What is the best way to do
this? I tried to make a variable that was Global in my form code but it's
not readable in the class_module ideas?



.