MathGroup Archive 2006

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

Search the Archive

package problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg70791] package problem
  • From: "dimitris" <dimmechan at yahoo.com>
  • Date: Fri, 27 Oct 2006 00:28:50 -0400 (EDT)

Hello to all.

I faced problem with the loading of the ExpressionManipulation package
from the David Park's
link.

Here are some of the messages I got.

Needs["Algebra`ExpressionManipulation`"]
MessageName::messg: Algebra`ExpressionManipulation::usage cannot be set
to 3\D. It must be set to a string.
Syntax::newl: The newline character after " =20" is understood as a
multiplication operator.
(line 260 of "Algebra`ExpressionManipulation`")
Syntax::sntx: Syntax error in or before "= ". (line 256 of
"Algebra`ExpressionManipulation`")
 
Does someone know what I did wrong?
 
Regards
Dimitris


  • Prev by Date: Bug in RowReduce of a matrix with symbolic entries
  • Next by Date: Re: kernel error: invalid machine instruction
  • Previous by thread: Re: Bug in RowReduce of a matrix with symbolic entries
  • Next by thread: Re: package problem