Re: Problem with Mathematica 4. Someone can help me ?
- To: mathgroup at smc.vnet.net
- Subject: [mg18390] Re: Problem with Mathematica 4. Someone can help me ?
- From: "Kevin J. McCann" <kevinmccann at Home.com>
- Date: Wed, 7 Jul 1999 00:10:56 -0400
- Organization: @Home Network
- References: <7lce21$1ia@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Without a look at your particular problem I can't say. However, I had similar errors with NB's that worked under 3.0 but not 4.0. The problem appears to have been caused by multiline inputs, e.g. x=3 y=2 (* the above are inputs*) In some cases simply terminating the lines with a semicolon cured the problem. 4.0 seems to have been trying to multiply these lines together! The interesting thing is that in at least one case (which had lots of semicolons already) the comment like the above appears to have been the culprit. I should have been more diligent at keeping track of this, but ... Kevin Patrick Musso <Patrick.Musso at idefi.cnrs.fr> wrote in message news:7lce21$1ia at smc.vnet.net... > Hello, > > when I evaluate a notebook with Mathematica 4, the following error message > appears very often : > > "Mathematica has detected a possible internal error. If possible, report the > error to support at wolfram.com, quoting "Assertion 'nboxesToSend == 1' failed at > matheditio.c:1508", and describe in as much detail as possible what you were > doing when the error occurred." > > This error occurs with different notebooks which work very well with > Mathematica 3. > > Does anyone have the same problem ? > > Please, help me, it is a real Nightmare ! > > Patrick Musso > > > >