I'm going to suggest my own solution:
same as before, no change:
applet.script("select carbon;...")
new, like before, asynchronously, but returns compilation errors:
var strError = applet.scriptNoWait("select carbon;....")
new, just checks script and returns compilation errors:
var strError = applet.scriptCheck("select carbon;...")
new, runs script synchronously and returns callback-like status messages:
var status = applet.scriptWait("select carbon;....")
Bob
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers