# Application RwdTinker orginally (c) 2004 Steven Gibson under GPL. Helptext = Hash.new { |hh, kk| hh[kk] = "ERROR: Message-ID Unknown: #{kk.inspect}."; hh[kk] } helpmessage = { :tinker_help => "rwdtinker is the core application for the rwdapplications. " } helpmessage.each { |kk, vv| Helptext[kk] = vv } =begin this is to set up the help buttons this uses a hash =end