unknown wrote: > by my procedures. > If I'm to avoid globals, then where would be a good place to keep > these > options? Should I create an Option class and pass it around? > > Thanks for any tips. Research the GOF singleton pattern.. it is used extensively to solve the requirement you currently have hth ilan -- Posted via http://www.ruby-forum.com/.