You can save a LispWorks session, which can be restarted at a later date. This allows you to resume work after restarting your computer.
Saving sessions is intended for users of the LispWorks IDE. The graphical tools described in LispWorks IDE User Guide provide the best way to use and configure session saving. However it is also possible to save a session programatically, which is described in this section.
When you save a session, LispWorks performs the following three steps:
If a saved session is run later, then it will redo the last step above, but see What is saved and what is not saved for restrictions.
Sessions are stored on disk as LispWorks images, by default within your personal application support folder (the exact directory varies between operating systems).