Subj : Re: Asynchronous script execution To : Michael Putters From : Brendan Eich Date : Thu Nov 20 2003 06:17 pm Michael Putters wrote: >Well, that I understand, but isn't there a function JS_ExecuteScript that >keeps it in memory, then I can just call functions inside it from C? Even >using threads, I don't mind :) > > What do you mean by "call functions inside it from C"? By "it", do you mean inside JS_ExecuteScript? Exacly when is onStartup supposed to be called, in relation to other code in the script that you compile and execute? I don't understand the problem, so you'll have to state it more clearly, or give more complete example code. /be .