From: Adelle Hartley Date: 2005-04-19T23:04:06+09:00 Subject: ActiveRubyscript 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.