scripting addition to run BSD commands
scripting addition to run BSD commands
- Subject: scripting addition to run BSD commands
- From: garbanzito <email@hidden>
- Date: Thu, 19 Apr 2001 13:31:28 -0600
i noticed this on osx.macnn.com:
<
http://www.vampiresoft.com/Products/MacOS/aeshell.html>
it's a Mac OS X-only scripting addition to run BSD commands.
from a quick test, it doesn't appear to actually create
a shell process, and it operates as if connected to "/".
it does indeed return stdout, and you can run a shell
script with a script like:
set result to AEShell "tcsh /Users/myname/test.command"
steve harley email@hidden