From: Dave Thomas Date: 2002-09-22T07:19:56+09:00 Subject: Re: Inverse of id2name? Philip Mak writes: > If I have a variable set to "test", how do I convert that to :test? a.intern Cheers Dave