rbx -X:TabCompletion >>> 1.<TAB> It throws and exception dialog (attached)
rbx -X:ShowASTs >>> 1 It shows ok >>> 1+1 It shows ok rbx -X:AutoIndent don't sure how to use this funcionality, but console load and seems to work. XP SP2 VS2008 On Thu, Mar 13, 2008 at 8:30 PM, Ivan Porto Carrero <[EMAIL PROTECTED]> wrote: > Do the -X:... console arguments work for anybody? > > » C:\tools\IronRuby\build\debug\rbx -X:TabCompletion > mscorlib:0:in `CanonicalizePath': The given path's format is not > supported. (System::NotSupportedException) > from mscorlib:0:in `CreateListFromExpressions' > from mscorlib:0:in `AddPathList' > from mscorlib:0:in `.ctor' > from mscorlib:0:in `Init' > from mscorlib:0:in `.ctor' > > » C:\tools\IronRuby\build\debug\rbx -X:ShowASTs > mscorlib:0:in `CanonicalizePath': The given path's format is not > supported. (System::NotSupportedException) > from mscorlib:0:in `CreateListFromExpressions' > from mscorlib:0:in `AddPathList' > from mscorlib:0:in `.ctor' > from mscorlib:0:in `Init' > from mscorlib:0:in `.ctor' > > » rbx -X:AutoIndent > mscorlib:0:in `CanonicalizePath': The given path's format is not > supported. (System::NotSupportedException) > from mscorlib:0:in `CreateListFromExpressions' > from mscorlib:0:in `AddPathList' > from mscorlib:0:in `.ctor' > from mscorlib:0:in `Init' > from mscorlib:0:in `.ctor' > > Cheers > Ivan > > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core > > -- Brian J. Cardiff bcardiff(?)gmail.com .
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
