On Wed, Oct 6, 2010 at 1:13 PM, Atul Dongargaonkar <datulravi / gmail.com> wrote: > Please find the .txt file attached. I have been trying to build a > conceptual design program for slabs using RUBY for Sketchup and have > been getting some syntax error messages as shown below. Please help > somebody! thanks... You're missing a closing quote in your definition of prompt4. (A good editor or IDE with syntax highlighting and autoindent would have helped find that) martin