Johannes told me that )spool filename does not record the output of fricas commonds in the file. I can confirm this.

)spool foo.out
a+b^c
)spool

gives in foo.out only

====================

(1) -> a+b^c
(2) -> )spool
====================

Does actually anyone use )spool? I have no need for it. The fricas book mentions .spool files, but the generation and capturing of output works via redirection, i.e. no need for the fricas book.

Ralf

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/bcb9862b-7f64-0b72-3499-00f83d407e00%40hemmecke.org.

Reply via email to