realbasic-nug
[Top] [All Lists]

Re: Shell, wait for outside process?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Shell, wait for outside process?
From: Norman Palardy <npalardy@great-white-software.com>
Date: Sun, 29 Jun 2008 23:30:49 -0600
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: <4961F592-3BDE-47AB-8BCB-ADD7E443BD81@alphaview.com>
References: <C48DAE42.1519D%sean@workinsoft.com> <2A008FED-028F-42C8-9BF0-610BD8810C1A@great-white-software.com> <4961F592-3BDE-47AB-8BCB-ADD7E443BD81@alphaview.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

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>


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