POV-Ray : Newsgroups : povray.general : Doc bug - substr() : Re: Doc bug? #range - not a doc bug. Server Time
8 Aug 2024 12:21:30 EDT (-0400)
  Re: Doc bug? #range - not a doc bug.  
From: Geoff Wedig
Date: 22 Feb 2001 13:10:38
Message: <3a95561e@news.povray.org>
Ron Parker <ron### [at] povrayorg> wrote:

> On 22 Feb 2001 12:31:32 -0500, Geoff Wedig wrote:
>>#switch(clock)
>>
>>  #range(0, 9)
>>    #define stuff
>>  #break
>>  #range(10, 20)
>>    #define stuff
>>  #break
>>
>>#end
>>
>>The 10th frame doesn't get any definitions from the switch, which is why I
>>mentioned this.  I had to set it to range(9.5, 20) to get it to work right.
>>
>>So what else might be causing this?

> roundoff error?

Not in this case.  I'm dealing strictly with integers.

Geoff


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.