POV-Ray : Newsgroups : povray.beta-test : function declaration and namespace : Re: function declaration and namespace Server Time
30 Jul 2024 04:24:02 EDT (-0400)
  Re: function declaration and namespace  
From: Thorsten Froehlich
Date: 7 Jan 2002 08:18:10
Message: <3c39a012@news.povray.org>

Skiba <abx### [at] babilonorg>  wrote:

> This is parsed ok:
>
> #macro P(F) #end
> #local F=function{x}
>
> and this not:
>
> #local F=function{x}
> #macro P(F) #end

Ah, now I see.  I missed that it wasn't a macro call.  I am not sure what it
is then.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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