• 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: Spawning separate processes with "do shell script"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Spawning separate processes with "do shell script"


  • Subject: RE: Spawning separate processes with "do shell script"
  • From: "Kinsella, John R." <email@hidden>
  • Date: Sun, 24 Mar 2002 08:57:12 -0600

Adrian,
Have you tried something like this?
Tell application "Terminal"
activate
do shell script "something that takes forever"
tell application "anything"
activate
do "do something else while shell script runs"

John Kinsella
-------------
"The surest way to corrupt a youth is to teach him to hold in higher regard
those who think alike rather than those who think differently."
--Nietzsche
--__--__--

Message: 1
Date: Sun, 24 Mar 2002 01:13:31 -0500
Subject: Spawning separate processes with "do shell script"
From: Adrian <email@hidden>
To: email@hidden

Hello.
Is it possible to start a process from a "do shell script" command
without having to wait for it to finish?
i.e.
do shell script "something that takes forever"
-- do other stuff while something is working

Thanks,
Adrian
_______________________________________________
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.

  • Prev by Date: Re: what is the best way to 'unset' a variable
  • Next by Date: Re: Spawning separate processes with "do shell script"
  • Previous by thread: Re: Spawning separate processes with "do shell script"
  • Next by thread: Re: Spawning separate processes with "do shell script"
  • Index(es):
    • Date
    • Thread