A version of ScriptManager that runs in Squeak, forked about version 13 of the one being maintained at http://www.squeaksource.com/ScriptManager.html, just before the switch to using Fuel for serialization. To run:ScriptManager open. Export goes into a .obj file in the working directory where the image resides. To install manually:Installer ss3project: 'ScriptManager';install: 'ScriptManager-Core-kgb.14';install: 'ScriptManager-Help-kgb.2'.