'kASAppleScriptSuite' undeclared
'kASAppleScriptSuite' undeclared
- Subject: 'kASAppleScriptSuite' undeclared
- From: Aby <email@hidden>
- Date: Fri, 28 Sep 2007 11:51:56 +0530
Hi Folks,
I want to perform some script calls from my cocoa app.
So started AppleScript with this link
http://developer.apple.com/technotes/tn2006/tn2084.html#TNTAG8
tried this one for passing parameters from myApp
"Listing 2: Using NSAppleScript with a script inside the app's bundle."
but got two 3 errors
error: 'kASAppleScriptSuite' undeclared (first use in this function)
error: 'kASSubroutineEvent' undeclared (first use in this function)
error: 'keyASSubroutineName' undeclared (first use in this function)
How about the declerations??
Tom.
_______________________________________________
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