From: Robert La ferla Date: 2006-07-29T05:58:57+09:00 Subject: Calling a dynamically generated Ruby script from a .rb I have a Ruby script that dynamically generates a Ruby script. I would like to execute the dynamically generated script from within my script. I have some ideas but what's the best way to do this? Got example code? This has to work in a cross-platform environment (Windows, Linux, Mac) -- Posted via http://www.ruby-forum.com/.