From: "sketchitup@..." Date: 2007-07-28T04:45:02+09:00 Subject: Re: Execute one Ruby script from inside another... On Jul 27, 12:38 pm, "sketchi...@gmail.com" wrote: > Is it possible to execute one Ruby script from inside another Ruby > script? What is the syntax for this? Can arguments be passed to the > second script from inside the first? > > What about other external programs? Can Ruby execute those? > > Thanks for the help. > > The SketchUp Artist I apologize. I just found the answer to the first part of my question in this article: http://ruby.about.com/od/learnruby/ss/require_load_2.htm I'd still like to know if Ruby can execute external programs. Thanks, The SketchUp Article