[futurebasic] Re: ENUM

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2001 : Group Archive : Group : All Groups

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