Dim s As Shell
        s=New Shell
        s.execute "your linux command"

Paul Mathews
floating on Whidbey Island

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Norman
> Palardy
> Sent: Wednesday, May 24, 2006 10:00 PM
> To: REALbasic Group
> Subject: launching a Unix app into an invisible process
> 
> 
> Lots of times you'd use
> 
>       folderItem.launch
> 
> to start an app or open a document
> 
> but I'd like to start a Unix executable and NOT open a Terminal window
> 
> I'm sure I've seen it posted here before but I'm a bit bleary and  
> cant seem to locate it
> 
> Anyone happen to have the code handy or a pointer to where it is ?
> 
> Thanks all
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
> 
> Search the archives of this list here:
> <http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to