Re: What does this mean? NSReceiverEvaluationScriptError: 4?
Re: What does this mean? NSReceiverEvaluationScriptError: 4?
- Subject: Re: What does this mean? NSReceiverEvaluationScriptError: 4?
- From: Gordon Maynard <email@hidden>
- Date: Tue, 19 Dec 2006 14:29:06 +0000
- Thread-topic: What does this mean? NSReceiverEvaluationScriptError: 4?
Title: Re: What does this mean? NSReceiverEvaluationScriptError: 4?
In my experience “NSReceiverEvaluationScriptError: 4” in ASS translates to “can’t find the thing you just asked for” in English.
Have you tried:
get properties of message id 251970 of mailbox "Local/lists/mac/apple/
That should tell you whether the property “message id” exists for the object “message”.
Hope that helps,
Gordon.
On 19/12/06 14:22, "Robert Nicholson" <email@hidden> wrote:
> So when I run my script I get
>
> get message id of message id 251970 of mailbox "Local/lists/mac/apple/
> webobjects-dev"
> "Mail got an error: NSReceiverEvaluationScriptError: 4"
>
> and it always highlights the following
>
> set mid to (message id of eachMessage)
>
> "message id" is always highlighted when this error occurs.
>
> If there was no message id in the message I'd expect it to return an
> empty string so I don't
> think that's the problem.
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> d.co.uk
> Archives: http://lists.apple.com/mailman//archives/applescript-users
>
> This email sent to email@hidden
>
_______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden