Sorry the example below is wrong, the classes are setup from Strings when using
ASObjC and as I say it worked ok for Word. The original problem was that the
init wasn’t working when I alloc/init’ed LTWAppleScriptHandlerExcel, I added
the code to try to troubleshoot the problem. In the end, I did
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 = [[LTWAppleScriptHan