|
|
I just noticed that the following code renders without errors, although
the syntax contains IMHO an error (Notice the last comma in the
parameter list):
<POV>
#macro MyMacro(Param1,Param2,Param3,)
//do something
#end
</POV>
(This does not cause any problems for me, just wanted to make sure
somebody who knows about the parser interna knows about it)
Florian
Post a reply to this message
|
|