POV-Ray : Newsgroups : povray.general : Macro Help : Re: Macro Help Server Time
6 Aug 2024 12:28:36 EDT (-0400)
  Re: Macro Help  
From: Corey Woodworth
Date: 20 Mar 2002 14:49:16
Message: <3c98e7bc@news.povray.org>
"John VanSickle" <van### [at] topsurfcom> wrote in message
news:3C98E3C0.D4816E66@topsurf.com...
> Corey Woodworth wrote:
> >
> > I'm making a scene just to learn macros and I've already run into some
> > trouble. Here is my code:
> >
> >   object {Cheerio
> >   translate VRand_In_Object(area, RdmA);
> >   }
> >
> > I get an undeclared identifier at VRand_In_Object. Why? I have
> > rand.inc included. How come VRand_In_Object doesn't work?
>
> The macro is named VRand_In_Obj in the .INC file.

Thanks! In 7.12.1 it is listed as VRand_In_Object! Where should I report
this?

> You also don't need the semicolon where you have it.

woops :)

Corey


Post a reply to this message

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