• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Another AS-ObjC Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Another AS-ObjC Question


  • Subject: Another AS-ObjC Question
  • From: Dave <email@hidden>
  • Date: Fri, 18 Mar 2016 16:25:24 +0000

Hi,

I have a weird problem, I have two AppleScript-ObjC Classes/Script Files, setup like this:

LTWAppleScriptHandlerWord.h and .applescript
LTWAppleScriptHandlerExcel.h and .applescript

LTWAppleScriptHandlerWord works ok, but when I do this for Excel:

myAppleScriptHandler = [[LTWAppleScriptHandlerExcel alloc] init];

I get a link error:

 "_OBJC_CLASS_$_ LTWAppleScriptHandlerExcel", referenced from:

All the above files are in the XCode Project and it complies ok. I’ve checked that the @interface and the script xxxxx statement match between the .h and .applescript files and all seems fine and as I say its ok for Word.

Any what this could be wrong or how to track it down?

All the Best
Dave
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


  • Prev by Date: Re: Is same not the same?
  • Next by Date: Another AS-ObjC Question
  • Previous by thread: Re: Is same not the same?
  • Next by thread: Another AS-ObjC Question
  • Index(es):
    • Date
    • Thread