Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

save mails as plain text



Hi all,
I´m trying to export mails into textfiles. Like this:

property thePath : "MacOSX:Users:ronny:Desktop:MboxTexte:" --myFolderToSaveTheMails

set theMSGs to messages of "MyMailbox"
repeat with dieMSG in theMSGs
			
	set theCompletePath to (thePath & (subject of dieMSG))
	save  dieMSG in theCompletePath as plain text
			
end repeat


Ufortunately I get this error. "„Mail“ received an error: NSReceiversCantHandleCommandScriptError"

Any clues?

Tia, regards, Ronald
=======================================

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.