What version of Ruby are you running? From the output, it appears that
somebody's commented out several DOS batch commands (@echo and
friends)
with #s in irb.bat.

Does calling irb directly from the command line work?

--Matt Jones

On Feb 6, 6:13 pm, Doug <[email protected]> wrote:
> strange....
> I'm on Vista and updated to Rails 2.2.2 and rubygems 1.3.1 with the
> usual problem there.
> ...but fixed that pretty easily ..(it's well documented)...
>
> everything was fine....but then I tried to use IRB.
> in every shell I have (netbeans, git bash, windows shell)
> I got this result:
>
> --------------------------------------------------------------------------- 
> --------------
> d...@apollo /c/projects/work/MathCraze
> $ script/console
> Loading development environment (Rails 2.2.2)
>
> c:\projects\work\MathCraze>#...@echo off
> '#...@echo' is not recognized as an internal or external command,
> operable program or batch file.
>
> c:\projects\work\MathCraze>#goto endofruby
> '#goto' is not recognized as an internal or external command,
> operable program or batch file.
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to