MathGroup Archive 2004

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

Search the Archive

First day with Mathematica 5, and now all I get is MakeExpression[ ... ]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg49976] First day with Mathematica 5, and now all I get is MakeExpression[ ... ]
  • From: StupendousMan <Stup at ndou.man.doesnt.want.email.thank.you>
  • Date: Sun, 8 Aug 2004 05:38:06 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

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


  • Prev by Date: Another question about Compile[]:
  • Next by Date: Re: How to define a routine to return multiple values
  • Previous by thread: Re: Another question about Compile[]:
  • Next by thread: Re: First day with Mathematica 5, and now all I get is MakeExpression[ ... ]