From: jbritt@... Date: 2003-03-28T00:40:37+09:00 Subject: Re: Embedding Ruby in Win32 App > > -----Original Message----- > From: lang.thomas@gmx.net [mailto:lang.thomas@gmx.net] > Sent: Thursday, March 27, 2003 2:40 AM > To: ruby-talk ML > Subject: Embedding Ruby in Win32 App > > > Is there a way to execute Ruby scripts from within a Win32 application > other than just calling the command line? > Passing errors back to the calling app? > > Thomas See RubyCOM: http://www.geocities.com/masonralph/ruby.html James