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

Re: <no subject>


  • Subject: Re: <no subject>
  • From: Emmanuel <email@hidden>
  • Date: Tue, 10 Apr 2001 19:09:50 +0200

At 19:33 +0200 10/04/01, Brian Loomis wrote:
>
>I also want an application to return something to me to let me know when it
>is finished, ie filemaker is running a script and I want to check the status
>in an if loop to see if its done

I don't know if this is what you are looking for, but that's what I use:

try
with timeout of 1 seconds
tell application theApp to get 1+1
end timeout
-- the app is not busy
on error
-- the app is busy
end

HTH
Emmanuel


References: 
 ><no subject> (From: Brian Loomis <email@hidden>)

  • Prev by Date: OSX: Position or Bounds
  • Next by Date: FMP Quastions (was no subject)
  • Previous by thread: <no subject>
  • Next by thread: Re: <no subject> status loops [longish]
  • Index(es):
    • Date
    • Thread