MacOutlookArchive icon indicating copy to clipboard operation
MacOutlookArchive copied to clipboard

Added another script to quickly categorize mails

Open nodomain opened this issue 8 years ago • 3 comments

Hi, I found your repo after looking for working AppleScript examples. I fixed a minor bug in your script and added a new one based on your example. Thank you!

nodomain avatar Feb 10 '17 11:02 nodomain

Thank you for your contribution! The new script needs to be documented.

What is the bug in MacOutlookArchive? How do I reproduce it?

proski avatar Feb 13 '17 08:02 proski

If the archiving fails, an error message is displayed without details because you missed errorMessage and errorNumber in the "on error" condition. Just look at https://github.com/proski/MacOutlookArchive/pull/1/commits/5278d742e805ab4b2c71a5ecbb664776c20c049f

nodomain avatar Feb 13 '17 18:02 nodomain

Thank you, I see it now. I've applied that part. I also updated most error messages. Please rebase this PR to only leave the new script.

proski avatar Feb 13 '17 19:02 proski