From: Brian Campbell Date: 2006-08-02T08:54:22+09:00 Subject: Embedded Ruby Question Hi all, I want to embed Ruby in my C++ application. I'd like to read one or more Ruby scripts stored in my RDBMS, pass the Ruby script as a string (not a file name) to the interpreter, and have it execute the code. Is this possible? If so, is there a URL that describes how to do this or shows an example? Thanks! -Brian -------------------- Brian E Campbell becampbel@hotmail.com