Save a session



On Wed, 08 Sep 2004 16:07:31 -0700
Richard Fateman <fateman@cs.berkeley.edu> wrote:

> Maybe you should try
> save ("toto",all);
> 
save(toto,all); 
or
save ("toto",all);

works a priori
but i can't reload the file...
An error occurs

> 
> Eric Delevaux wrote:
> 
> >Hi list
> >How can i save an reload a session with maxima?
> >I tried 
> >save(toto,all); 
> >then 
> >loadfile(toto); 
> >but it doesn't work...
> >Thanks for help.
> >Eric
> >
> >_______________________________________________
> >Maxima mailing list
> >Maxima@www.math.utexas.edu
> >http://www.math.utexas.edu/mailman/listinfo/maxima
> >  
> >
>