Skiba <abx### [at] babilonorg> wrote:
> 6.2.8.1: "PARAM_IDENTs are a list of zero or more formal parameter identifiers
> separated by commas and enclosed by parentheses".
>
> F is formal in local namespace of macro P for me and should works just like
> below script:
>
> #local F=function{x}
> #macro P(C) #local F=C; #end
> P(1)
>
> Is there any other place in documentation where it is precised ?
6.1.6.1 Functions and Macros
____________________________________________________
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
|