08.08.14, 15:24
Hello,
I am on osx 10.6.5 on a MacBookPro running Illustrator CS4.0.
I get the following error. No idea why.
Sorry I am just starting to use scriptographer.
missing ; before statement
at myScripts/lines.js:1
running this:
var myPath = new Path();
myPath.add(new Point(0, 0));
myPath.add(new Point(100, 100));
Cheers
Rainer