[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

Re: exit

Daniel Finnie

12/8/2006 2:22:00 AM

To exit a ruby program, use:
exit!() to immediately abort

exit() to clean up first. Use this one unless otherwise needed.

See http://www.ruby-doc.org/core/classes/Process.ht... for more.

Did you mean unsubscribe from the mailing list?

ao tianlong wrote:
> how can i exit
>

1 Answer

Jano Svitok

12/9/2006 9:01:00 AM

0

On 12/9/06, ao tianlong <aotianlong@gmail.com> wrote:
> yes ,more mails come to my email ,i just want to change a email to receive
> mail list emails.

send an email with a subject of 'unsubscribe' to ruby-talk-ctl@ruby-lang.org
Notice its a different address than normal posting address.