ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=unicode" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi, I'm trying to turn a string into a variable name.&nbsp; In 
other words, suppose I get input from a user, and want to convert that string 
into a name of a variable and use it in a function.&nbsp; The reason I have for 
doing this is that the input I get from the user will be an actual preexisting 
variable name in the script, but there are very many of these variables and I'd 
like to refer to them without using switches.&nbsp; I hope this was clear and 
please tell me if you need clarification.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>David Levy.</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>