From: Bill Kuck <wmkuck@...> Date: Thu, 25 Oct 2001 23:21:52 -0400
> ENUM does it automatically, assigning each constant a value
> beginning, by default, at 1:>
Probably just a typo, but, the default start is 0 and the default increment
is 1.
Best,
Bill