Re: Spawning separate processes with "do shell script"
Re: Spawning separate processes with "do shell script"
- Subject: Re: Spawning separate processes with "do shell script"
- From: garbanzito <email@hidden>
- Date: Mon, 25 Mar 2002 16:34:38 -0700
at 2002 03 25, 16:07 -0500, they whom i call Adrian wrote:
You're right, it does work. The problem was that I had already
redirected stdin and stdout to files and had missed stderr. Oops.
Thanks for the help. I can see how this might be implemented in an
OSAX, but I have no idea of how to create one. Perhaps you could
point me to some sample code or an OSAX programmer's HOWTO.
it's not my specialty, but i'll try. first, i assume you
know that an OSAX must be written in C or C++.
at Apple, this seems to be the primary document
<
http://developer.apple.com/technotes/tn/tn1164.html>
i'd also check the archives of this list:
<
http://www.lists.apple.com/mailman/listinfo/applescript-implementors>
also, some of the existing scripting additions might be open
source -- you could look around at
<
http://www.osaxen.com/index.php>
two or three have been written which are fairly similar to
"do shell script" -- perhaps one of the authors will share
code or entertain a feature request ...
--
steve harley email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.