Re: Is it going too fast for mail ?
Re: Is it going too fast for mail ?
- Subject: Re: Is it going too fast for mail ?
- From: olivier <email@hidden>
- Date: Tue, 27 May 2003 09:22:52 -0500
view apple developer documentation:
http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSScriptCommand.html
error 4 is: NSReceiversCantHandleCommandScriptError: The receivers
dont support the command.
Hope this help.
olivier
On Sunday, May 25, 2003, at 03:40 AM, Jean-Baptiste LE STANG wrote:
>
I've trying thoose days to write a script for archiving all the
>
messages from the Applescript Mailing List.
>
>
What I'm doing is looking in the folder taht contains all the
>
messages, takes all the mesages that have been sent the same day, mark
>
them as read, move them in their final folder ( a folder with the sent
>
date).
>
>
But sometimes when i'm trying either to move a mail or mark it as read
>
I get an error of type "NSReceiverEvaluationScriptError: 4" (by the
>
way where can I find an explanation for all thoose errors NSxxxxxxx ?)
>
, and the message is not treated, the only work around is to keep a an
>
error counter, and while the counter is not null, I've to run an other
>
time the script. Sometimes i've to run it 4 or 5 times to archive my
>
mails. Does anyone know why i have such errors the first time and not
>
the second or third time, is it going too fast for mail?
>
>
JB
>
_______________________________________________
>
applescript-users mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/applescript-users
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.