Title: Remember Saved Projects Topics: Projects Description: This extension provides the "last saved" functionality common on windows applications. It maintains a list of the last four projects saved and allows you to go back to them simply by clicking on the appropriate choice in the Project's File menu. This extension modifies the system scripts Project.Save, Project.SaveAs, Project.Open and Project.NewPart2. If your project or user default project also modifies any of these scripts, the extension will NOT work properly. The extension saves the last projects to an odb file in your $HOME directory called default.l4. You might want to make this extension part of your default environment. When you load this extension, hit the Make Default button in the extension dialog. Requires: A project DocGUI named "Project".