Scripting Bridge header file problem
Scripting Bridge header file problem
- Subject: Scripting Bridge header file problem
- From: Leo <email@hidden>
- Date: Fri, 19 Aug 2011 10:46:43 -0400
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 (email@hidden)
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:
This email sent to email@hidden