Do you want to do it from ruby or from C#?
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Blog: http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)



On Wed, Sep 30, 2009 at 4:07 PM, Aaron Clauson <li...@ruby-forum.com> wrote:

> Ivan Porto carrero wrote:
> > if (Runtime.Globals.ContainsVariable(className))
> > Runtime.Globals.RemoveVariable(className);
> >
>
> What if i don't know classname though?
>
> My application is operating in a shared environment where a large number
> of users are each executing their own custom scripts.
>
> Thanks,
>
> Aaron
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core@rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to