Re: NSApplescript
Re: NSApplescript
- Subject: Re: NSApplescript
- From: Nathan Day <email@hidden>
- Date: Mon, 4 Nov 2002 22:51:49 +1030
You could get this error if you were trying to use NSAppleScript within
a command line app. You have to set the default apple event target to
some other app (finder or the dock for instance) but you can't do that
with NSAppleScript you can with my NDAppleScriptObject on my web site
below.
On Monday, November 4, 2002, at 12:42 PM, daniel wrote:
i'm trying to call an Applescript via NSApplescript - creating an
instance and calling 'executeAndReturnError'. can anyone tell me the
circumstances under which the script would return a 'No user
interaction allowed' error?
Nathan Day
http://homepage.mac.com/nathan_day/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.