Notes on unpacking FSCAPL.ARC: FSCAPL.ARC contains the files needed to recreate the AmigaBasic program FScapePlus and its associated files. On de-Arcing FSCAPL.ARC you should have the following 12 files: FScapePl FScapePl.inf FScapePl.doc FScapeDo.inf CoastLn.fsc Peninsla.fsc Sierra.fsc TestFile.fsc TheHole.fsc FScape.inf MakeFile ReadMe MakeFile is an EXECUTEable file that will rename the files to their original names, create a subdirectory named FScapes, and copy the example fscape files to it. The icon FScape.inf will be copied to all of the example files. You will need to drag the icons apart and use Snapshot to fix them in the desired locations. The icon for FScapePlus.doc assumes the presence of the program More in the root directory. The icon for FScapePlus assumes the presence of AmigaBasic in the root directory. Change these with Info if desired. The file Empty.info on the Workbench is used as the icon for the FScapes subdirectory. The commands Copy and Rename are copied to RAM: while MakeFile executes, and are then deleted. If any of this conflicts with your setup, edit MakeFile as required.