dump working memory

For the Compleat Fan
Locked
newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

dump working memory

Post by newdep »

Hi Lutz,

Im trying to get something done perhpas you have a hint if it
will work of not..

I want to dump the complete active newlisp memory,
instead of writing everything out to a file i want to dump the
whole newlisp memory structure to disk.

Im not sure if 'save and load can do it exactly the way i want because
doing a restoe from disk i like to execute where i leftoff. (the leftoff part
is quite difficult..)

Is the above an impossible mission?

Norman.
-- (define? (Cornflakes))

Locked