11-13-2007 03:49 AM
11-13-2007 04:11 AM - edited 11-13-2007 04:13 AM
11-13-2007 04:27 AM
11-13-2007 07:56 AM - edited 11-13-2007 07:58 AM
11-13-2007 08:26 AM - edited 11-13-2007 08:27 AM
Jeff,
The Quotient Remainder if dividing by one will let you test any number as you have illustrated.
The fixed offset can run into problems with very large numbers that have more digits than than the signifigance of the data type (sgl 7 digits?).
But under circumstances were a human will be incrementing by one starting a zero this should not be a problem. (Hint, don't pay your Beta testers by the hour
)
Ben
11-13-2007 08:45 AM