Save a session



On Thu, 09 Sep 2004 10:29:22 -0700
Richard Fateman <fateman@cs.berkeley.edu> wrote:

> I tried it out.  I see that a file is saved. There is some problem
> loading it back.
> Maybe someone else has time to look into this. I usually just
> compose a file in an editor and use BATCH.
> 
> RJF

Thanks for help.
Anyone did succeed in saving and reloading a file ?
Eric

> 
> 
> Eric Delevaux wrote:
> 
> >On Thu, 09 Sep 2004 08:03:29 -0700
> >Richard Fateman <fateman@cs.berkeley.edu> wrote:
> >
> >  
> >
> >>did you also try   load("toto");
> >>
> >>
> >>Just load(toto) might not work either.
> >>What exactly did the error say.
> >>    
> >>
> >
> >
> >(C3) load(toto);
> >Load failed for toto
> > -- an error.  Quitting.  To debug this try DEBUGMODE(TRUE);)
> >
> >That's all!
> >
> >
> >
> >  
> >
> >>Eric Delevaux wrote:
> >>
> >>    
> >>
> >>>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
> >>>>>
> >>>>>
> >>>>>          
> >>>>>
> >>>_______________________________________________
> >>>Maxima mailing list
> >>>Maxima@www.math.utexas.edu
> >>>http://www.math.utexas.edu/mailman/listinfo/maxima
> >>>      
> >>>
>