From: Dejan Dimic Date: 2007-12-28T21:15:01+09:00 Subject: Re: Compile option disabled in Scite On Dec 28, 12:08 pm, Kiran Kumar wrote: > Hi, > I am learning Ruby and I am using Ruby 186-26. In SciTe pane, Tools > menu bar Compile option is in disable mode. How can I change to enable > and run the script. > -- > Posted viahttp://www.ruby-forum.com/. There is no reason to have compile action for interpreted language. Just hit F5 - Go and the magic starts :-)