• 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: Is there a way to make the finder timeout faster?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a way to make the finder timeout faster?


  • Subject: Re: Is there a way to make the finder timeout faster?
  • From: Paul Skinner <email@hidden>
  • Date: Fri, 26 Jan 2001 17:53:02 -0500

This will cause the script to continue after sending the 'quit' command
without waiting to find out what the result is.

ignoring application responses
tell application "your AppHere"
quit
end tell
end ignoring

--
Paul Skinner


> From: Tod Hallberg <email@hidden>
> Organization: Monical Pizza Corporation
> Date: Fri, 26 Jan 2001 14:59:36 -0500
> To: email@hidden
> Subject: Is there a way to make the finder timeout faster?
>
> I am sending a quit command to a non-scriptable app. The app quits
> every time, but it doesn't tell the script that it has quit. Is ther a
> way to make a shorter timeout.
>
> I currently have it in a try statement, but this makes no
> difference....it still waits for the finder to timeout and then
> contrinues with the script
>
>
> thanx
>
> tod
> _______________________________________________
> applescript-users mailing list
> email@hidden
> http://www.lists.apple.com/mailman/listinfo/applescript-users


References: 
 >Is there a way to make the finder timeout faster? (From: Tod Hallberg <email@hidden>)

  • Prev by Date: Re: Cleaninig Up Text in a FM Text Field
  • Next by Date: Re: this Remote Access in 9.1 thing...
  • Previous by thread: Is there a way to make the finder timeout faster?
  • Next by thread: Re: Is there a way to make the finder timeout faster?
  • Index(es):
    • Date
    • Thread