func init // checks installation Adobe Photoshop and adds references include("AdobePhotoshop") end func doRotateCanvas(data) blk.println(d("Document", 20), '.RotateCanvas(', d("Angle", 7), ');') end