On 30-Jun-05, at 11:52 AM, Jan wrote:

Hi Emilio,

There's no need for AppleScript -- take a look at the
'shell' function. It allows you to do calls like a
command line :
--
  put shell("netstat") into tNetStatResult
  answer tNetStatResult
--
Related items of interest: shellCommand and
hideConsoleWindows.

Hope this helped,

Jan Schenkel.

Jan,
thank you so much, that looks very promising. I will look into those commands and see what I can come up with.

Thanks again,
Emilio
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to