Hi, At Wed, 5 Jun 2002 08:45:27 +0900, nobu.nokada / softhome.net wrote: > > You don't need a new name for this variable, you just need to know if it's > > a local variable or a dynamic variable, after just need to modify > > rb_svar() to retrieve it. > > rb_svar() searches a dynamic variable whose id is in local_tbl, > so not applicable to normal dynamic variables. I might misunderstand, did you mean the issue like [ruby-talk:41809]? -- Nobu Nakada