• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Scripting E'rage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Scripting E'rage
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: Early AS Sample Scripts [Was Re: AS Release Notes (was Re: Weird try block syntax)]
  • Next by Date: Newbie. How to find numbers after....
  • Previous by thread: Re: Fetch Droplet v2
  • Next by thread: Re: Scripting E'rage
  • Index(es):
    • Date
    • Thread