list of loaded mac files



Any time I am doing more than a few operations in sequence, with the intention of keeping track, I put the commands in a "batch" file and execute from that.   Then I run batch on the file.  This assumes there are no really time-consuming steps.
RJF


----- Original Message -----
From: sen1 at math.msu.edu
Date: Sunday, August 12, 2007 11:53 am
Subject: Re: [Maxima] list of loaded mac files

> On Sun, 12 Aug 2007, Daniel Lakeland wrote:
> 
> There are times (more than a few) when the program I am working on 
> crashes, and I have
> to restart (or even restart the whole windowing system). The idea was
> to be able to reload quickly to where I was before the crash. Of
>....