View Single Post
Any idea why the text "MyNote" is repeated twice in the code produced by "copy as applescript"?

Code:
make new shape at end of graphics with properties 
{size: {128.000000, 73.000000}, origin: {91.000000, 123.000000}, 
text: {text: "MyNote", text: "MyNote", font: "ArialMT", alignment: center}}
Simon