This is merely FYI:

When sent with jmolScript*Wait*(), the following commands work in JSmol/HTML5 but not in Jmol_S/Java:

load "" {555 555 1} range -7.0; # loads asymmetric unit plus crystal contacts 
within 7.0 Angstroms

load "" {1 1 1}; # loads unit cell

They work fine in Jmol_S/Java when sent with jmolScript().

When sent with jmolScriptWait(), the result is:

script ERROR: java.security.AccessControlException: access denied ("java.net.SocketPermission" "www.pdb.org:80" "connect,resolve")
----
         load "" { 1 1 1 <<<<}
or
         load "" { 555 555 1 } range <<<<-7.0

-Eric
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to