Re: Interpretation of "An identifier can't go after this identifier"
Re: Interpretation of "An identifier can't go after this identifier"
- Subject: Re: Interpretation of "An identifier can't go after this identifier"
- From: Jerry Krinock <email@hidden>
- Date: Sat, 12 Dec 2009 13:33:40 -0800
On 2009 Dec 12, at 09:43, Emmanuel LEVY wrote:
> For me, your command is not (yet) recognized by your app.
Yes, you are correct. I had not yet added the command to the application's "Responds To Commands".
> The message is exactly the same as you would have for whatever terms: AppleScript knows that two variable names can't be one next to each other, that makes no sense. Try:
>
> someterm anotherterm yetanother andafinalone
>
> This will select the two first words, and display the same error message as you say.
Thank you Emmanuel. I had tested something like that but hoped that I could learn something from it.
So now, at least the script compiles and runs and AEDebugReceives log says that the app receives the event. Now I just have to figure out why it doesn't hit the method viewErrorsFromWorker :(
_______________________________________________
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