You'll need a scope. To get the scope object, it's engine.CreateScope(). Then 
you need to pass that scope object to the engine.Execute method calls as a 
second parameter.

You may need to initialize the top level binding as well. Tomas can tell you 
for sure.

JD



________________________________
From: David Blackmon <davidkblack...@gmail.com>
Sent: August 15, 2009 7:37 AM
To: ironruby-core@rubyforge.org <ironruby-core@rubyforge.org>
Subject: [Ironruby-core] Top Level Variables and Methods

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to