Umm, this is EXACTLY what asave changed is supposed to do.
On Sunday 18 August 2002 04:14 am, James Bruce wrote:
> It seems to me that my asave changed is saving ever file everytime one
> hasthe changed flag on it....I have replaced the changed section with a
> different code part but to no avail here isthe code...Any ideas...?
if (IS_SET (pAarea->flags, AREA_CHANGED))
{
save_area(pArea)
}
Of course if you don't WANT it to save changed aras, you'll have to work with 
that quite a bit.

Reply via email to