[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Compile option disabled in Scite

Kiran Kumar

12/28/2007 11:09:00 AM

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 via http://www.ruby-....

1 Answer

Dejan Dimic

12/28/2007 12:12:00 PM

0

On Dec 28, 12:08 pm, Kiran Kumar <nkkuma...@gmail.com> 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-....

There is no reason to have compile action for interpreted language.
Just hit F5 - Go and the magic starts :-)