Urb LeJeune on Sun, 19 Dec 1999 09:03:02 -0500 (EST)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Elegant way?


Hi,

	Is there an elegant way of reading in a set of name value pairs
and create a variable using the contents of the name portion and assign
the value portions to the new variable. An example might be better:

$Name = "FirstName";
$Value = "Jane";

What I would like to do is create a variable $FirstName containing the 
value "Jane"

	Happy Holidays to all.

Urb
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**