I wrote: > s.execute "nohup cmd 2>&1 &" Sorry, I have no machine here to test this on but that should probably have been:
s.execute "nohup 2>&1 cmd &" -- Steve Garman Using REALbasic 2006r2 Professional on Windows XP Pro _______________________________________________ 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>
