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

Entourage/newbie question


  • Subject: Entourage/newbie question
  • From: Will Wade <email@hidden>
  • Date: Tue, 30 Jan 2001 17:29:47 +0000

Having trouble with the following..

Entourage is throwing back an error on the third to last line saying:
Microsoft Entourage got an error: Can't get |content| of incoming message id
4817.

global t

on SaveFile(t)
set txtFile to "Wills IX:Desktop Folder:imagesNeeded.txt"
set endFile to get eof txtFile
set theText to t
open for access txtFile with write permission
write return & theText starting at endFile to txtFile
close access txtFile
end SaveFile

tell application "Microsoft Entourage" to set currentMessages to the current
messages --
repeat with theMsg in the currentMessages --
set t to the content of theMsg
my SaveFile(t) --
end repeat


Any ideas?

Tia

Will


  • Follow-Ups:
    • Re: Entourage/newbie question
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: A method to initialize
  • Next by Date: Folder action
  • Previous by thread: Re: A method to initialize
  • Next by thread: Re: Entourage/newbie question
  • Index(es):
    • Date
    • Thread