Variable containing code
- To: mathgroup at smc.vnet.net
- Subject: [mg74937] Variable containing code
- From: dh <dh at metrohm.ch>
- Date: Thu, 12 Apr 2007 04:47:18 -0400 (EDT)
Hello, how can one get at the value of a variable if this value is executable code? E.g. consider variable t1:= Print["Hello"]. How can I set the value of a second variable t2 to the value of t1 without executing the code? Daniel
- Follow-Ups:
- RE: Variable containing code
- From: "Ingolf Dahl" <ingolf.dahl@telia.com>
- Re: Variable containing code
- From: Carl Woll <carlw@wolfram.com>
- RE: Variable containing code