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....@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@mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
>
_______________________________________________
Forum mailing list
Forum@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to