Darwin engine and AppleScript in CGI's?
Mark Waddingham
36degrees at runrev.com
Wed Aug 31 12:21:00 EDT 2005
The Darwin engines are just like they say on the tin - compiled for
Darwin :o)
Darwin is the BSD-derived UNIX base for MacOS X and due to this none of
the MacOS X specific APIs are available to compile against (in this
mode). Indeed, the engine itself is compiled using the internal POSIX
porting layer inline with the other UNIX engines.
Therefore, when looking for what is available in the Darwin engine, look
in the documentation for what is supported by UNIX/Linux, rather than OS
X.
Warmest Regards,
Mark.
------------------------------------------------------------------
Mark Waddingham ~ 36degrees at runrev.com ~ http://www.runrev.com
Runtime Revolution ~ User-Centric Development Tools
More information about the use-livecode
mailing list