From: Lionel Bouton Date: 2006-12-31T05:09:57+09:00 Subject: Re: how to use a variable reference another variable? Haofei Wang wrote the following on 30.12.2006 20:50 : > since variable names are not objects, is there any possible ways to do > this? thank you! > > Given that Ruby doesn't allow this, maybe the problem you want to solve has a simple solution using another language feature. For what purpose(s) would you want to use variable references? Lionel