On Sun, 18 Mar 2001 12:03:24 +0900, Dave Thomas <Dave / PragmaticProgrammer.com> wrote: >If you just want to execute the contents of a file as Ruby code, you >can just do > > load "file.rb" > > >If won't export the local variables out of the file, but then again >neither will 'eval'. Then what's all that weird eval stuff in the widget demo about? I'm so confused ... Ronald E Jeffries http://www.XProgramming.com http://www.objectmentor.com