|
 |
On 2/21/2017 12:53 PM, Bald Eagle wrote:
> "Thorsten Froehlich" <nomail@nomail> wrote:
>
>> Note that the documentation is very clear on the use of "internal" - do not,
>> ever, use it directly in your scene. Use functions.inc .
>
> so then,
>
> #macro WorstMacroEver (Variable)
> global_settings {
> assumed gama 2.2
> }
> #declare Mangled = Variable * internal(666);
> Mangled;
> #end
>
> would not be recommended practice?
>
> :D
>
>
Except on Soul Cake Tuesday. ;)
--
Regards
Stephen
Post a reply to this message
|
 |