|
 |
On Fri, 20 Oct 2000 17:10:29 +0100, Mike Williams wrote:
>There are a few extra reserved words. I found that a lot of my old POV-
>Ray scenes needed to be modified because they used "r" as a variable.
That reminds me that in an old version of MegaPOV I couldn't use the
word "count" as a variable, not sure if that's been changed or not.
--
Cheers
Steve email mailto:ste### [at] zeropps uklinux net
%HAV-A-NICEDAY Error not enough coffee 0 pps.
web http://www.zeropps.uklinux.net/
or http://start.at/zero-pps
8:56pm up 9 days, 22:16, 2 users, load average: 1.45, 1.20, 1.07
Post a reply to this message
|
 |
|
 |
"Mike Williams" <mik### [at] nospam please> wrote...
>
> The new faster #macro implementation won't handle nested #macros,
> whereas POV-Ray does handle them. I.e. you must #end one #macro before
> you start defining the next one.
Actually, that has been fixed so MegaPov can handle nested macros. :-)
-Nathan
Post a reply to this message
|
 |
|
 |
In article <3EA### [at] econym demon co uk>, Mike Williams
<mik### [at] econym demon co uk> wrote:
> There are a few extra reserved words. I found that a lot of my old POV-
> Ray scenes needed to be modified because they used "r" as a variable.
There is a very easy way to avoid this: always use at least one capital
letter in your variable names. Keywords will always be lower-case.
--
Christopher James Huff
Personal: chr### [at] mac com, http://homepage.mac.com/chrishuff/
TAG: chr### [at] tag povray org, http://tag.povray.org/
<><
Post a reply to this message
|
 |