On Fri, 19 Apr 2002 12:31:18 -0400, ts wrote: >>>>>> "R" == R Seymour <switch / atdot.org> writes: > > R> Now, what I want to do next is: > > R> mutantMonkey.powerPuffGirls = "Mojo Jojo" > > mutantMonkey[badGuyShow] = badGuy > > Guy Decoux Now, that's good 2/3 of it, (1/3 was easy "Mojo Jojo" == badGuy), but, what I need, going back to the orignal post is something that conceptually would look like this: <<<badGuyType>>>[badGuyShow] = badGuy where <<< >>> would turn badGuyType into mutantMonkey. Thanks once more for your help. -Rich