Short: Best AutoDoc/C-Asm-E include lookup tool Author: Roland Florac Uploader: Roland Florac (roland florac fnac net) Type: dev/misc Architecture: m68k-amigaos This version includes two new function: FR_FILE (return the name of the file where the reference was found) and FR_REQ (works like FR_GET, but open the requester every time). The guides are the original guides, written by Anders, except for some slight modifications. FetchRefs is a utility to quickly look up stuff in AutoDocs and include files. It becomes a part of your editor through ARexx. Simply press a key and a new window will open. This window contains documentation on whatever name the cursor was at when you pressed the key. With support for both AutoDocs and C, Assembler, and E include files most programmers should not need feel overlooked. Scripts are provided for well known editors: CygnusEd, Edge, EMACS, FrexxEd, GoldED, TurboText and Amitex. Due to the ARexx interface, support for other editors is only a new ARexx script away! Other advantages include wild card support, optionally case insensitive search, a powerful GUI driven index file generator, automatic handling of "TagList", "Tags", and "A" postfixes to function names, and a window with a list of possibilities if you search for something that several references match. An Amiga with Kickstart 2.04 or higher is required. A harddisk and some RAM is suggested. gtlayout.library and reqtools.library are also required. Roland