Re: Assign values to characters gen by "FromCharacterCode"
- To: mathgroup at smc.vnet.net
- Subject: [mg40637] Re: [mg40575] Assign values to characters gen by "FromCharacterCode"
- From: Dr Bob <majort at cox-internet.com>
- Date: Fri, 11 Apr 2003 02:06:03 -0400 (EDT)
- References: <200304100741.DAA24279@smc.vnet.net>
- Reply-to: majort at cox-internet.com
- Sender: owner-wri-mathgroup at wolfram.com
ToExpression[FromCharacterCode[97] <> "=" <> ToString[2]]; a Bobby On Thu, 10 Apr 2003 03:41:23 -0400 (EDT), Holger Brehm <bre at iwm.fhg.de> wrote: > > Hi there, > > here is a bit of confusion on how to assign values to a variable that is > not given via "a=2" but rather by "FromCharacterCode[97]=2". I do know > that this line is not going to work. How could one make it work (i.e. if > this is possible at all)? Thanks a lot, > > Holger > > -- majort at cox-internet.com Bobby R. Treat
- References:
- Assign values to characters gen by "FromCharacterCode"
- From: Holger Brehm <bre@iwm.fhg.de>
- Assign values to characters gen by "FromCharacterCode"