Scripting E'rage
Scripting E'rage
- Subject: Scripting E'rage
- From: Stephen Swift <email@hidden>
- Date: Sun, 27 Jan 2002 19:25:28 -0500
- Method-key: Ydco m.ooai. jrm.o uprm yd. e.ot ru Oy.ld.b Xgpbdam O,cuyv
This is probably something small I've skipped over in haste, but for the
life of me I can't get E'rage (2001 on Mac OS 9) to save my custom views.
Manually, I drag my custom view (Mail Received Today) to the desktop and it
saves it as a MS E'rage document. When I want to view the mail I received
for that day I just double click the file and E'rage imports the mail into a
new folder.
How do I save a custom view using AppleScript?
What I've tried:
set blah to new file
tell application "Microsoft Entourage"
save folder " Other" in blah
end tell
--works great!
set blah to new file
tell application "Microsoft Entourage"
save custom view "Messages Received Today" in blah
end tell
--file is empty (0k) and no messages appear on import
TIA
Stephen Swift
email@hidden
-----------------------------------------------
AppleScript Guru - The Mac Observer
http://www.macobserver.com/tips/applescript