Hello. Loving Scriptographer so far just have an issue. I was going through the tutorials on basic script writing but noticed that eventhough I type them in verbatum they don't execute and there's a syntax error. The one on cloning circles throws an error:
ReferenceError: "circle" is not defined.
at Scriptographer Scripts\bTests\CloningCircles.js:7
That line has this code.
clonedPath.rotate(angle * i, circle.bounds.topLeft);
I'm using the latest version of Scriptographer and Illustrator CS.
Not sure what's going on unless the syntax in the tutorial wasn't for the latest version.
Thanks in advance,
Anita