This looks like it should be really simple, but it's broken... What am I
doing wrong?'

>>> require 'mscorlib'
=> true
>>> System::Environment::SpecialFolder
:0:in `const_missing': uninitialized constant
System::Environment::SpecialFolder (NameError)
        from :0

I've also tried .SpecialFolder, ::special_folder, etc

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

Reply via email to