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

Re: More and More Errors


  • Subject: Re: More and More Errors
  • From: email@hidden
  • Date: Wed, 19 Feb 2003 22:17:21 -0500

I actually figured out earlier today that I needed to do the upgrade. It had been so long since I last installed Entourage I'd forgotten all about having updated it before. Once I did that, the scripts run again. (Note to anyone reading this: Importing a database created with an updated version of Entourage into a NON updated version = expect strange problems.) But thank you so much for responding!

In a message dated 2/19/2003 8:15:42 PM Eastern Standard Time, Paul Berkowitz <email@hidden> writes:

>On 2/19/03 1:55 PM, "email@hidden" <email@hidden> wrote:
>
>> 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.
>
>Probably because you are using Jaguar, but haven't updated your copy of
>Office v. X with the Office 10.1.2 updater at the MacTopia website:
>
><http://www.microsoft.com/macoffice/>
>
>If you have re-saved, or saved a new, script in Script Editor 1.9 that comes
>with OS 10.2, it is now being saved as a data-fork-only script, no resource
>for, But Entourage X, pre v10.1.1, looks in the resource fork for the
>script. So it can't run the script.
>
>Your best solution is to update Entourage to 10.1.1 via the Office 10.1.2
>updater (free). It's also possible to still save scripts in the resource
>fork, but the Office updater gives you many other Jaguar benefits, so do
>that, and you'll be able to run newly-saved scripts from rules and from the
>script menu again. (It should still be working OK with old scripts.)
>
>--
>Paul Berkowitz
>_______________________________________________
>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.
_______________________________________________
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.

  • Prev by Date: Re: log? - some AppleScript reference sources
  • Next by Date: Re: More and More Errors
  • Previous by thread: Re: More and More Errors
  • Next by thread: Re: More and More Errors
  • Index(es):
    • Date
    • Thread