On May 24, 2006, at 11:14 PM, Paul Mathews wrote:
Dim s As Shell
s=New Shell
s.execute "your linux command"
I did that about 2 minutes after sending the email
Now I'm just trying to get the proper PID out of doing
Dim s As Shell
s=New Shell
s.mode=1
s.execute "nohup cmd &"
for some reason result has nothing in it despite the fact that in
Terminal it echo's the PID of the process it started
_______________________________________________
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>