• 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: Script not waiting for completion of Eudora task
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script not waiting for completion of Eudora task


  • Subject: Re: Script not waiting for completion of Eudora task
  • From: "Marc K. Myers" <email@hidden>
  • Date: Sat, 02 Dec 2000 21:17:21 -0500
  • Organization: [very little]

Rob Jorgensen wrote:
> Date: Sat, 2 Dec 2000 09:25:53 -0500
> To: AppleScript List <email@hidden>
> From: Rob Jorgensen <email@hidden>
> Subject: Script not waiting for completion of Eudora task
>
> Howdy :-)
>
> I'm working on a script which tells Eudora to check the mail, and
> then, based on the results of that check, do some other stuff.
>
> The script, in its present form, tells Eudora to check the mail, but
> doesn't wait for the check to complete before proceeding. I've tried
> adding a pause between 2 separate tell statements to Eudora, but the
> pause ends up pausing Eudora in the middle of it's mail check and
> then the script proceeds before Eudora is finished checking.

If your script isn't waiting for the completion of the Eudora task,
should I assume that you've got the tell block to Eudora bracketed by
"ignoring application responses...end ignoring"? If so, change that to
"with timeout of n seconds...end timeout" and give "n" a large enough
value that it won't timeout before Eudora is done with its task.

Marc [12/2/00 9:17:04 PM]


  • Follow-Ups:
    • Re: Script not waiting for completion of Eudora task
      • From: Rob Jorgensen <email@hidden>
  • Prev by Date: Re: Parent path. Senility?
  • Next by Date: Re: Month as Integer (or he's ranting again)
  • Previous by thread: Script not waiting for completion of Eudora task
  • Next by thread: Re: Script not waiting for completion of Eudora task
  • Index(es):
    • Date
    • Thread