• 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 question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Scripting question


  • Subject: Scripting question
  • From: "John Gordon" <email@hidden>
  • Date: Mon, 25 Aug 2008 21:15:51 -0400

I recently downloaded the autoarchive script from the link below. My hope is to be able to use it within our office. We all us Entourage 2008.

http://www.entourage.mvps.org/exchange/autoarchive.html>

There is currently a problem with the script in Leopard. I found a post on the net with a modification:

> I found the issue with the script. The problem is with the Identity name.
> For instance, my identity is "Main Identity" which is used in the mdfind
> script. The space is what is causing the problem. A quick fix to the script
> is to change the following line:
>
> OLD LINE:
> set scopePath to "~/Library/Caches/Metadata/Microsoft/Entourage/2004/" &
> identityName & "/"
>
> NEW LINE:
> set scopePath to
> "~/Library/Caches/Metadata/Microsoft/Entourage/2004/Main\\
> Identity/"
 
I was able to use the script with the new line sucessfully on my Mac. When I installed it on another Mac in our office and ran it, it failed. The two Macs both run the same version of OSX and Entourage.
 
Can anyone shed some light on why this would happen.
 
Thanks,
 
John
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Scripting question
      • From: Joe <email@hidden>
  • Prev by Date: more tell problems
  • Next by Date: INDESIGN CS3 5.0.3: Scripted UI Dialogs Not Working
  • Previous by thread: How to sort messages in Mail via AS
  • Next by thread: Re: Scripting question
  • Index(es):
    • Date
    • Thread