I realize that I am missing something simple.  I've done this with sage and 
GCL but not with maxima and fricas.
I am trying to pass off an integration from maxima to fricas and vice-versa.
If I go to some random directory and edit fri.input  to
)spool "./fri.out"
integrate(1/x^3,x)

and then
fricas -ws -ht "./fri.input"

whereas opening fricas 
fricas -ht

and

)read fri.input
everything works as expected.  
So, how can I get "-ws" to replicate ")read" ?  
Actually, I want to do a little more and read the answer so I have to go to 
a text output but I like to start at a primitive level.

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to