[GAP Forum] I need help
William DeMeo
williamdemeo at gmail.com
Sat Sep 29 15:50:56 BST 2012
You can use the SaveWorkspace command.
First do
gap> SaveWorkspace("filename");
Then, if you start GAP with the command
gap -L filename
your workspace will be loaded.
This is explained in Chapter 3 of the GAP manual here:
http://www.gap-system.org/Manuals/doc/ref/chap3.html#X7CB282757ACB1C09
Hope that helps,
William
On Sep 29, 2012 6:25 AM, "TMU" <algebra.tau at gmail.com> wrote:
> Dear gap forum;
> I want to save my workspace qua when exit the gap and return, i access to
> my work. How does it.
> please help me.
> Best regards
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
>
More information about the Forum
mailing list