From: Philip Perucci
Subject: Saving database?
Date: 
Message-ID: <C7zuKy.xv@nmrdc1.nmrdc.nnmc.navy.mil>
What is the best way to save a "database" to disk?

I would be using 'defstruct' and lists as required.  I see the 
'load' predicate, but is there a 'save' predicate of some sort?
I am using 'with-open-file' at present to save my list(s), but is
this the preferred method?

As you might imagine, I am new at LISP.  I am looking for something
more flexible than a "relational" database or PROLOG.

BTW- I am using AKCL on Linux, if that matters.
-- 
==============================================================================
  phil perucci                       | "Any opinions expressed are my views, 
  ·······@nmrdc1.nmrdc.nnmc.navy.mil |  not the position of any organization"
==============================================================================