Hi all,

I'm trying to use Scripting Bridge to send AppleScript to InDesign CS5.5.

I created the header file from scripting definitions... It's a huge file - 10.2 MB.

Added it to the project.

Now the project won't compile because the InDesign header file contains tons of duplicate declarations of various methods.

For example, mergeWith: declared 3 times for various InDesign classes.

It's unthinkable to correct all of them - there's over 500 errors

Is there a way to deal with it?

Obviously, I don't need all the classes. So I guess I just should delete whatever I don't need from the header file and correct a few remaining matching methods (if any).

Or is there a better way to fix it?

Thanks,
Leo

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to