Subject: Run other programs
From: Jonathan Denni <jonsdenni gmail.com>
Date: Fri, 26 Jan 2007 03:06:30 +0900
lets say I have three programs
Main.rb
Sub1.rb
and
Sub2.rb
When I run Main.rb, I want it to access and run the other two ruby
programs. How do I do this?
--
Posted via http://www.ruby-forum.com/.