On Jul 28, 2:24 ¨Âí¬ ÈáòòËáëõåë¼ìéóô®ð®®®Àçíáéì®ãïí÷òïôåº
> > I don't know if this totally fixes your problem, but take a look at this.
>
> > def show(stmt)
> >  ¨Âõôóôíô
> >  ¨Âõô¢½> >  ¨Âöáì¨óôíô©®ôïßó Òåíïöå ôèðõôó
> >  ¨Âõô> > end
>
> > Harry
>
> I do not use eval so I can not tell you much about it.
> And I don't have time to go through your code carefully right now.
> But, do you need #to_s ?
>
> def show(stmt)
> puts stmt
> puts "=> "
> eval(stmt) #######
> puts
> end
>
> Harry
>
> --
> A Look into Japanese Ruby List in Englishhttp://www.kakueki.com/ruby/list.html

Hi Harry,

Thanks for your response, esp. the Japanese/English site.

I probably don't need the "puts".  I'll check this out tomorrow.

Best wishes,
Richard