RE: package problem
- To: mathgroup at smc.vnet.net
- Subject: [mg70807] RE: [mg70791] package problem
- From: "David Park" <djmp at earthlink.net>
- Date: Sat, 28 Oct 2006 05:21:47 -0400 (EDT)
The package files for Algebra`ExpressionManipulation` and Algebra`Pushthrough` have been regenerated and put up at my web site. These were old files dating from 2001 and 2002. At that time I believe there was a problem in generating packages that worked across platforms, which has long since been fixed by WRI. I 'm not certain if that was the exact cause but anyway Dimitris now says that the newly generated packages work. David Park djmp at earthlink.net http://home.earthlink.net/~djmp/ From: dimitris [mailto:dimmechan at yahoo.com] To: mathgroup at smc.vnet.net 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