scan_def                                                        23-Apr-1997
                        (C)1997 Cornel Huth
                            www.40th.com


Reads .h file grabbing all #define lines and sorting those by number
and ID(name).  Primarily intended to deal with auto-ID generators that
don't really do a good job of helping you prevent duplicate IDs/numbers
from begin generated, such as can easily happen when you duplicate/copy
controls in a design.

File sample.out is from the bullet_2.h file, available in blt2_213.zip
(an OS/2 full-featured database engine for OS/2, Win32, REXX, and more,
available at the site listed above).

Unsupported.  Souce included.
