Next Prev Up Top Contents Index

3.2.2 Initialization file

By default LispWorks looks for a file .lispworks to be loaded automatically when LispWorks is started. You should create an initialization file and add to it Lisp code to initialize the LispWorks image to suit your needs.

The global preferences dialog can be used to specify a different initialization file. You can either enter the path and filename directly into the text input box, or use the button to call up a file browser to select a file. Clicking on undoes any alterations entered.


Common LispWorks User Guide (Windows version) - 5 Aug 2003

Next Prev Up Top Contents Index