|
|
Dear Chris,
Thank you for your help. It's working perfect.
Jong.
Chris Colefax wrote:
> Jong <jjk### [at] mmewhaackr> wrote:
> > Thank you for your big help.
> > btw, I've inserted your short scripts to my pov file.
> > I encountered error message as below:
> >
> > .... error ) expected but ; found instead.
> >
> > All of the demo files that came with AutoClck.zip ran OK, though.
>
> Sorry - that was my fault for forgetting to add the last bracket at the end
> of the declare statement! The correct code should have been:
>
> #declare ChangingAngle = (
> From (0.0, <0,0,0>)
> Using("",1,1,"")
> To(1, <0,0,-180>)
> );
Post a reply to this message
|
|