MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

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



  • Prev by Date: Re: Adding elements of a matrix
  • Next by Date: Re: Assign values to characters gen by "FromCharacterCode"
  • Previous by thread: Assign values to characters gen by "FromCharacterCode"
  • Next by thread: Re: Assign values to characters gen by "FromCharacterCode"