realbasic-nug
[Top] [All Lists]

Re: Shell, wait for outside process?

To: RBNug <realbasic-nug@lists.realsoftware.com>
Subject: Re: Shell, wait for outside process?
From: Sean Arney <sean@workinsoft.com>
Date: Mon, 30 Jun 2008 11:28:29 -0500
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <D258E719-29D5-4366-B96C-136E4114A5A7@great-white-software.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Thread-index: AcjazlQmksDFWkbBEd2NuAAWy4uZ4w==
Thread-topic: Shell, wait for outside process?
User-agent: Microsoft-Entourage/11.2.0.050811
Super Norm.  That's the ticket I was looking for...now to find the syntax
example.

Thanks as always!

-seanA


On 6/30/08 12:30 AM, "Norman Palardy" <npalardy@great-white-software.com>
wrote:

> 
> On 29-Jun-08, at 11:14 PM, Giovanni wrote:
> 
>> how do you make the shell command wait?
> you need 2 commands
> 
>    1) the specific program you want to run
>    2) wait - yes that really is the name at the Unix command line
> 
> wait will wait until all child processes have terminated
> 
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
> 
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>