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

More and More Errors


  • Subject: More and More Errors
  • From: email@hidden
  • Date: Wed, 19 Feb 2003 16:55:18 EST

Hi there, I sent a message previously re: "stack overflow" and "end of file"
errors. All my lovely scripts for Entourage are all fouled up with my new
operating system (10.2.4). Here's another one:

tell application "Microsoft Entourage"
set theMessages to (get current messages)
repeat with i from 1 to (count theMessages)
set theMsg to item i of theMessages
set the name of the sender of theMsg to ""
end repeat
end tell

I can run this in Script Editor just fine. However, the way I was using it
before (again, which worked just fine in my old operating system), was I
created a Rule in Entourage, and applied it to all messages, so it would run
automatically whenever there was incoming mail. Now, I get this freakin'
thing. "The script could not be run. Error -192."

What the HELL is that? Why can't I run that script using a rule anymore?

Please, oh please, let someone with knowledge help me. Oh please.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: More and More Errors
      • From: Paul Berkowitz <email@hidden>
    • Re: More and More Errors
      • From: Emmanuel <email@hidden>
  • Prev by Date: Re: Sorting Lists by multiple criteria
  • Next by Date: Re: Newbie Question: Script Objects
  • Previous by thread: Re: Log out script in 10.2.x
  • Next by thread: Re: More and More Errors
  • Index(es):
    • Date
    • Thread