Re: package problem
- To: mathgroup at smc.vnet.net
- Subject: [mg70821] Re: package problem
- From: "dimitris" <dimmechan at yahoo.com>
- Date: Sat, 28 Oct 2006 05:22:09 -0400 (EDT)
- References: <ehs3h5$pta$1@smc.vnet.net>
After the quick response of David Park the problem was completely solved. Thanks a lot David! Regards Dimitris dimitris wrote: > 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