From: Eric Chiasson Date: 2007-01-06T00:43:05+09:00 Subject: Getting unexpected return (LocalJumpError) Rubyscript2exe Hi, When running Rubyscript2exe on my .rb application. I get and unexpected return (LocalJumpError). But works fine when I do ruby app.rb. The only thing on that line is return 0; Is this normal ? If not. anyone knows how to fix it ? Thanks! -- Posted via http://www.ruby-forum.com/.