This is the first major piece of software for the AMIGA that I have seen written in assembly language, so it should be of use to those wishing to do assembly language development. Unfortunately, there are two lines in the source file (#925 and #1162) that were apparently garbaged during transmission while uploading to the host where this was downloaded from. They can probably be recreated by disassembling the executable, though I have left that as an exercise for the reader. Also, don't forget to increase the assembler workspace via the option "-c W100000" when trying to assemble the source. Good luck.. -Fred