Hi, At Fri, 31 May 2002 23:09:01 +0900, ts wrote: > n> In ruby level, there is no diferrence between local variable > n> and dynamic variable, I guess. They're accessible in the same > n> manor. > > Yes, but it was more for the user perhaps someone can be surprised with > > def aa > eval "a = 12; p defined? a" > end > > and see "local-variable(in-block)" Well, the probability may not be 0 but very close to, I gueses. -- Nobu Nakada