Ok It seems to only be broken in PowerShell when I use cmd things work.

On Fri, Mar 14, 2008 at 11:46 AM, Brian J. Cardiff <[EMAIL PROTECTED]>
wrote:

> the attach. sorry.
>
> On Thu, Mar 13, 2008 at 8:45 PM, Brian J. Cardiff <[EMAIL PROTECTED]>
> wrote:
>
> > 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
> > > Ironruby-core@rubyforge.org
> > > http://rubyforge.org/mailman/listinfo/ironruby-core
> > >
> > >
> >
> >
> > --
> > Brian J. Cardiff
> > bcardiff(?)gmail.com
> > .
>
>
>
>
> --
> Brian J. Cardiff
> bcardiff(?)gmail.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