From: Sunburned Surveyor Date: 2007-08-01T03:05:00+09:00 Subject: Re: Shut down Ruby interpreter as last command of a script? On Jul 31, 10:54 am, "Tim Pease" wrote: > On 7/31/07, Sunburned Surveyor wrote: > > > Is there a command I can issue in the last command of a script to shut > > down the Ruby interpreter? (I want to open the ruby interpreter to > > execute the script from another program, but I want the script to > > close the interpreter that I launch.) > > exit Thanks Tim. That was way to easy. The SketchUp Artist