Search the web
Sign In
New User? Sign Up
eMA-Talk · Discuss eMessage Archiver (Mac)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Moderator is back. Status notes.   Message List  
Reply | Forward Message #2981 of 3246 |
Re: eMA & Entourage problem: update folders

On 1/1/05 1:29 AM, "John Carlsen" <ThinkAgain@...> wrote:

> I have been using eMA successfully with Entourage X & every version of
> OS X, and with Entourage 2001 & OS 9. I do not have Entourage 2004.

Hi, John,

Glad to see you back. Although there is not much changed in Entourage 2004
in the AppleScript model for email, there is one thing to watch out for: the
class of text of messages (and everything else) is 'Unicode text', NOT
'string'. So if you have any routines that check for the class of (get the
selection) or anything like that, it will have to be changed, typically from

if class of theTest is string then

to

if {class of theTest} is in {string, Unicode text}


to cover all Entourage versions.

--
Paul Berkowitz





Sat Jan 1, 2005 10:56 am

berkowit28
Offline Offline
Send Email Send Email

Forward
Message #2981 of 3246 |
Expand Messages Author Sort by Date

I’ve taken a week or so off before, but I never expected to stay away for 12 weeks. I am sorry I didn’t post an explanation here, but at each point I was...
John Carlsen
john_carlsen
Offline Send Email
Nov 11, 2004
2:07 am

eMA seems like a great tool... exactly what I'm looking for. Unfortunately, it doesn't seem to import folder listings on my mac, OS X.3 (Mail or Entourage). Am...
footagesearch
Offline Send Email
Dec 31, 2004
10:50 am

[Was: “Re: Moderator is back. Status notes”] ... The Update Lists button runs “eMA Script Librarian” (an AppleScript applet) to get the folder names...
John Carlsen
john_carlsen
Offline Send Email
Jan 1, 2005
9:29 am

... Hi, John, Glad to see you back. Although there is not much changed in Entourage 2004 in the AppleScript model for email, there is one thing to watch out...
Paul Berkowitz
berkowit28
Offline Send Email
Jan 1, 2005
10:56 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help