Short: New #define scanner for GED 4 (V1.0) Author: BLiZZeR@dame.de (Maik Schreiber) Uploader: BLiZZeR dame de (Maik Schreiber) Type: text/edit Architecture: m68k-amigaos This is a new #define scanner for GoldED 4. The advantages over the old Define 1.3 are: - written in assembly language for full speed - recognizes macros like "#define MACRO(...) ..." - skips leading spaces and TABs before a #define - is able to skip TABs between "#define" and its definition name To install NewDefine, simply copy it into your GoldED:Scanner/ directory. After that, you should activate it using the "FUNC SMART" ARexx command (see the GoldED documentation for details). The assembly language source code is included. Please vote for this package if you download it from Aminet.