<HTML><FONT FACE=arial,helvetica><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2" STYLE="BACKGROUND-COLOR: #FFFFFF">Eh! You're right- it does work. It seems I had written off the MacOS engine for scripts (I've been using the Darwin engine) for other reasons (namely "open process" behavior). Anyway, externals can be used through scripts just fine by way of "start using" with the mach-o engine and a mach-o external.<BR>
<BR>
Of course now I just need a way to maintain some persistent memory (i.e. database cache). Any ideas? I can write globals to disk if needed, but I can't afford to re-create the database cache on every run of the script. Sounds like maybe I need to wait for Valentina Server.<BR>
<BR>
Brian<BR>
<BR>
<BLOCKQUOTE CITE STYLE="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px" TYPE="CITE"></FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2" STYLE="BACKGROUND-COLOR: #FFFFFF">This should just work on Win32 and MacOS systems.  You can either send<BR>
messages to the stack with the external, or use "start using" to<BR>
insert it into the message hierarchy.  If it really doesn't work,<BR>
please file a bug report.<BR>
</BLOCKQUOTE></FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2" STYLE="BACKGROUND-COLOR: #FFFFFF"><BR>
<BR>
</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2" STYLE="BACKGROUND-COLOR: #FFFFFF"></FONT></HTML>