POV-Ray : Newsgroups : povray.general : Doc bug - substr() : Re: Doc bug? #range - not a doc bug. Server Time
8 Aug 2024 12:20:37 EDT (-0400)
  Re: Doc bug? #range - not a doc bug.  
From: Bob H 
Date: 22 Feb 2001 13:56:53
Message: <3a9560f5@news.povray.org>
"Ron Parker" <ron### [at] povrayorg> wrote in message
news:slr### [at] fwicom...
> On 22 Feb 2001 13:10:38 -0500, Geoff Wedig wrote:
> >> roundoff error?
> >
> >Not in this case.  I'm dealing strictly with integers.
>
> Are you sure clock is an integer?

Always a good idea to make the variable in question readable in order to be
sure; via a text object, file output, or message stream.  Example:

#debug concat("Clock value is ", str(clock,0,-1))

But from what I can tell a clock done by frame number instead of the typical
0 to 1 is pretty much an integer.
Of course another good question might be what version of POV is being used,
just in case, eh?

Bob H.


Post a reply to this message

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