| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I am new to Applescript, but I have a project I would like to try and write. He is what I need to do, but before I start I would like to know it is doable. I am not looking for the answer, I would like to try and work it out for myself, but if I get stuck I may be back :-)
- I need to save the opened, or highlighted email as an, Entourage Email Message. The file can have the same name each time or use the subject line.
Yes, you can do that. Be ware that you can actually make a new new message in the drafts folder or outbox without having to open it. (If you wanted it open you'd probably make it as a new draft window instead), specifying among the 'with properties {...}' an 'attachment' property, which can be a single attachment or a list of attachments. Again the dictionary doesn't say you can do it this way. (This is a lot easier than making new attachments as elements: in fact you can't even do that for a message, only for a draft window. So do it by using 'attachment' property.)
b) I then need to reattached it to a new message and send it to a specified address.
In its Dictionary, of course. (In Script Editor. File/Open Dictionary, and select or browse to Microsoft Entourage.)
I am assuming b) is pretty simple, but a) might not be. Where is the best place to find the Applescript commands Entourage supports?
_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-users/email@hidden Archives: http://lists.apple.com/mailman//archives/applescript-users This email sent to email@hidden
| References: | |
| >Scripting Entourage, is this possible? (From: Michael Curtis <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.