Re: First day with Mathematica 5, and now all I get is MakeExpression[ ... ]
- To: mathgroup at smc.vnet.net
- Subject: [mg50125] Re: First day with Mathematica 5, and now all I get is MakeExpression[ ... ]
- From: StupendousMan <Stup at ndou.man.doesnt.want.email.thank.you>
- Date: Mon, 16 Aug 2004 06:45:31 -0400 (EDT)
- References: <cf4tua$lnb$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Well.. it went away after I restarted, but I'm sure someone here knows what I did and how to prevent it.. If you have a minute to help a n00b, I'd appreciate it. Rick StupendousMan wrote: > I'm sure I did something wrong, but I was well along in some excercises > when suddenly every expression I enter returns something of the form > MakeExpression[BoxData[... > > For example: > > In[23]:= v = {1,2,33} > Out[23]= > MakeExpression[BoxData[RowBox[{v,=,RowBox[{{,RowBox[{1,,,2,,,33}],}}]}]],StandardForm] > > It seems I have entered a debugging mode or something, but I would very > much like to get out of it. :-) > > Can anyone point me in the right direction? > > Thanks > > Rick >