Short: Blitz Library Investigator Author: Curt Esser Uploader: camge ix netcom com Type: dev/basic Version: 1.0 Requires: Blitz2, ReqTools Architecture: m68k-amigaos Released: Feb 22, 1999 Blitz Private Investigator - we'll just call it B.I. from now on ;) is simply a little tool that will read through your Blitz libraries and give you a listing of the library number and available commands. What for? Well, it really is the start of a larger program that will read through your tokenized Blitz source code and give you a listing of what libraries were used, and how many times each command from the library was used. In order to do that, I first needed to know just exactly what the library numbers are (it can vary from system to system) and also what commands are in each library. Anyway, I've gotten this far with it, and several people (including myself) have found even this much to be handy, so I'm releasing it as-is for now. FEATURES: * FREEWARE * Runs from WorkBench * Multi-selection of the libraries * Can read acidlibs, deflibs, and individual library files * It also works on fd-converted libraries * Output can go to a console window, the printer, or to disk files. * Can be used as a SuperTed plugin * Source included REQUIRES: ReqTools (It will probably crash otherwise) KingCON is also recommended, but not required I hope you find this useful. Visit my website for lots more Blitz stuff! http://www.members.xoom.com/Curt_Esser/