importAdobeSwatchbookSpotColor
Hello everyone,
I have a problem with a script created in CS2.
The scripting creates automatically a cover, assigning a pantone color to an element of the document.
While sripting work correctly cs2 does not work in CS4
the following error:
error code 24
string error: app.activeDocument.importAdobeSwatchbookSpotColor is not a function
Source: myColorDocument app.activeDocument.importAdobeSwatchbookSpotColor = ("PANTONE" myPantone + + "C");
interpreter: CS (2.0)
Where is the error?
Many thanks