Calling Applescript from Cocoa Java App in PB
Calling Applescript from Cocoa Java App in PB
- Subject: Calling Applescript from Cocoa Java App in PB
- From: Ian Gillespie <email@hidden>
- Date: Sat, 12 Jan 2002 09:43:44 -0800
Hi,
I am a novice programmer, so please keep that in mind when replying.
Here is my problem: in Interface Builder I hooked a button up to an
Applescript script file. I added the Applescript file to my project in
Project Builder, but whenever I run the app and open the window with the
button on it I get the following error:
class error for 'ASKNibObjectInfoManager': class not loaded
I added two Applescript frameworks but still no luck. Anyone have any
suggestions?