I tried command-line within console promt (win32) and found out that it isn't working as expected:
E:\apps\Maxima-5.11.0\bin>maxima -r "print(integrate(cos(x),x));"
x)) was unexpected at this time.
Attached is the trivial patch to cure this:
E:\apps\Maxima-5.11.0\bin>maxima -r "print(integrate(cos(x),x));"
Maxima 5.11.0 http://maxima.sourceforge.net
Using Lisp GNU Common Lisp (GCL) GCL 2.6.8 (aka GCL)
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
This is a development version of Maxima. The function bug_report()
provides bug reporting information.
(%i1) sin(x)
(%o1) sin(x)
(%i2)
BTW, is Win95 really supported? This BAT file could be improved a lot when Win95 compatibility will be dropped.
BR,
Vadim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: maxima.bat.in.diff
Type: application/octet-stream
Size: 378 bytes
Desc: not available
Url : http://www.math.utexas.edu/pipermail/maxima/attachments/20070314/f78c0984/attachment.obj