From: Helgitomas Gislason Date: 2007-03-20T07:05:48+09:00 Subject: Exiting in the middle of the program Good-Day to you all, programmers! There is a ruby calculator in the /ruby installation folder which has the ability of that when you just type 'Exit', the program exits. How can I add this feature to a program built by myself? So when I type 'Exit' in the middle of the program, the program exits ... -- Posted via http://www.ruby-forum.com/.