MathGroup Archive 2001

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

Search the Archive

RE: ExtendGraphics LabelContour Error Message

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27760] RE: [mg27732] ExtendGraphics LabelContour Error Message
  • From: "David Park" <djmp at earthlink.net>
  • Date: Wed, 14 Mar 2001 04:07:00 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

John,

Perhaps somebody from WRI will give you a more definitive reply, but I think
that Version 4 picked up errors that earlier versions missed. People
occasionally inserted an extra comma in the variable list in Module
statements. It doesn't do any real harm, and I think you can ignore the
message. (Of course, it would be nice if people fixed up their packages to
get rid of the message.)

David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/

> From: John C. Erb, Ph.D. [mailto:John_C_Erb at prodigy.net]
To: mathgroup at smc.vnet.net
>
> Math Group;
>
> Ever since I started using Mathematica Version 4.0.1, I have gotten the
> following error message when using LabelContour from the ExtendGraphics
> package.
>
> Syntax::com: Warning: comma encountered with no adjacent expression; the
> expression will be treated as Null.  (line 263 of
> "ExtendGraphics`LabelContour`"
>
> As a fix, I have downloaded the package from MathSource and reinstalled
> the package, but that did not fix it.
> When using Mathematica Version 3 I did not get this message.
>
> (Happens under Windows 98 and Windows Me on PIII machine)
>
> John C. Erb
>
> email: John_C_Erb at prodigy.net
>



  • Prev by Date: Re: Best code to match corresponding list items?
  • Next by Date: Re: D attributes
  • Previous by thread: Re: ExtendGraphics LabelContour Error Message
  • Next by thread: Re: ExtendGraphics LabelContour Error Message