Hi all, Has anyone here made ActiveRubyscript work with ActiveDebugging? I can run ruby scripts using either cscript or wscript, eg, wscript myscript.rb but if I try it with the //d option (to enable debugging) ie wscript //D myscript.rb I get an error message: Can't find script engine "GlobalRubyScript" for script "myscript.rb" Adelle.