Here's the easiest way I know how to check: 1. Open the file in Notepad 2. Choose "File | Save As" 3. Look at the value for "Encoding". If it's anything other than "ANSI", change the encoding to ANSI, save the file and try again.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mohammad Azam Sent: Friday, June 12, 2009 10:52 AM To: [email protected] Subject: Re: [Ironruby-core] engine.ExecuteFile gives errors Curt Hagenlocher wrote: > Is it possible that you've saved the file as UTF-8 or Unicode? Well I just created a text file with ".rb" extension. -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
