• 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: Can't Quit My Script ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't Quit My Script ?


  • Subject: Re: Can't Quit My Script ?
  • From: harv <email@hidden>
  • Date: Fri, 26 Mar 2004 23:04:59 -0800

On Sat, 27 Mar 2004, at 00:42:23 -0500, Christopher Aloi wrote:

>on quit
> -- user quit the script, so close all ssh connections
> do shell script "killall ssh"
>end quit
>----
>
>Everything works fine, I just can't quit the app !! When I choose quit,
>the tunnel closes ( I can watch using top ), but the app does not.
>
>Anyone have any thoughts ??

Try this:

on quit
do shell script "killall ssh"
continue quit
end quit

HTH
harv
_______________________________________________
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.


  • Follow-Ups:
    • Re: Can't Quit My Script ?
      • From: Christopher Aloi <email@hidden>
  • Prev by Date: Re: Can't Quit My Script ?
  • Next by Date: Re: EXIF, Image Events & AS
  • Previous by thread: Re: Can't Quit My Script ?
  • Next by thread: Re: Can't Quit My Script ?
  • Index(es):
    • Date
    • Thread