Dynamically set variable name and value
- To: mathgroup at smc.vnet.net
- Subject: [mg108138] Dynamically set variable name and value
- From: Thomas Melehan <tpmelehan at mac.com>
- Date: Tue, 9 Mar 2010 06:21:35 -0500 (EST)
Hi: I am have some trouble doing something I think should be relatively direct: Take two InputFields: in one place a variable name and in another place the value you want to set to that variable name. Have the value assigned to the variable name dynamically update. Any help?