Hi Miguel,Furthermore, when I send the command
select phe
on http://www.imb-jena.de/cgi-bin/SCOPlnk.exe?JMOL=2cro
with
document.Ccro.script(document.liveconnect.console.value);
the applet freeze with Error: uncaught exception:
java.security.PrivilegedActionException:
java.security.PrivilegedActionException:
java.lang.reflect.InvocationTargetException which was not the case with
earlier Jmol versions.
in your script command line I put select phe; cpk
Then pressed the 'Execute script command' button.
Works fine for me on Linux.
What platform are you using?
you are right, after restarting Mozilla on Windows XP the problem with script() has gone.
using opener would help to use a JavaScript function in an JavaScript generated window (I don't know any other way to define a JavaScript function as content of a JavaScript written window).
Regards, Jan
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

