Hello!

I am working on a program that takes quite a long time to execute, and I
wanted to be able to save the intermediate results to an output and to load
it later in another session, so that I wouldn't need to run the program
overnight everytime. I want to run a bit, save the important variables, be
able to close the session, shut down my computer and continue running later.
Or if there is a way to save the entire state of the session, that would
work as well.

The spool command won't work, because it won't print the output in a format
that is readable later as an input by Axiom.

If there is a way to do it, please let me know!

Thanks in advance!
_______________________________________________
Axiom-mail mailing list
Axiom-mail@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-mail

Reply via email to