MathGroup Archive 2003

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

Search the Archive

Re: Problem about expression

  • To: mathgroup at smc.vnet.net
  • Subject: [mg41202] Re: Problem about expression
  • From: "Carl K. Woll" <carlw at u.washington.edu>
  • Date: Wed, 7 May 2003 03:52:17 -0400 (EDT)
  • Organization: University of Washington
  • References: <008c01c3131e$d3c2c710$0d1f0944@Main> <b983hf$6ag$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Bamboo,

Good job on describing when the bug occurs  The only thing you need to add
is that you were using StandardForm or TraditionalForm for input (I
believe), as I was unable to duplicate the problem when the input was in
InputForm. I think you ought to report this to Wolfram.

As far as a workaround goes, I agree that the change in color scheme is a
pretty good clue that a problem has arisen. Why don't you just fiddle around
with the input by adding and deleting spaces to get the background color to
be uniform again? It seems to me that when the background color is uniform,
the bug doesn't occur when you save and reopen.

Carl Woll
Physics Dept
U of Washington

"Bamboo" <u8514501 at cc.nctu.edu.tw> wrote in message
news:b983hf$6ag$1 at smc.vnet.net...
>
> Dear all,
>
> I have tried many times to find out the procedure to reproduce the error.
> Here is the procedure that makes the error.
>
> 1. Type in the input in the notebook.
>
> t=3;
> t
>
> 2. Set the background color (ex. green) to "t=3;".
>
> 3. Move the cursor to the position behind "3" and type in ".23".
>    (Note the change of the background color. It is divided into three
sections.
>    This is an index of this error!)
>    Evatuate it and get the correcct output, "3.23".
>
> 4. Save the notebook.
>
> 5. Open the saved notebook and evatuate.
>    The output is "9.6" which is equal to 3.2*3.
>
> 6. Insert a new line above the "t=3;" and evatuate.
>    The output is "3.23".
>
> Is this a bug?
>
> Any help welcome.
>
> Thanks,
> Bamboo
>
>
> "Carl K. Woll" wrote:
>
> > Bamboo,
> >
> > Could you explain how you got this input? In other words, did you type
in
> > the input, or did you paste it in from some other notebook or
application?
> > If you pasted the input, could you describe what the source looked like?
> >
> > Answers to these questions may help other people reproduce your problem,
and
> > give you possible solutions or workarounds.
> >
> > Carl Woll
> > Physics Dept
> > U of Washington
> >
>
>




  • Prev by Date: Re: How save animation
  • Next by Date: Re: How change $AddOnsDirectory
  • Previous by thread: Re: Problem about expression
  • Next by thread: Re: Problem about expression