Wonderful, do you mind pointing me to where I can read about this? So instead of writing commands explicitly into the jmolApplet constructor call, I can write the path to a Jmol script? Eg. jmolApplet(400, ../jmolScripts/jmolScriptToDisplayBox.js); ?
Am 22.06.11 20:50, schrieb Angel Herráez: > Hell Martin > > Easy! The 2nd parameter in jmolApplet can take any commands, not just load. > So, > >> jmolApplet(400, "load 1PDB.pdb; axes on; boundbox on;"); > > > ------------------------------------------------------------------------------ > Simplify data backup and recovery for your virtual environment with vRanger. > Installation's a snap, and flexible recovery options mean your data is safe, > secure and there when you need it. Data protection magic? > Nope - It's vRanger. Get your free trial download today. > http://p.sf.net/sfu/quest-sfdev2dev > _______________________________________________ > Jmol-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jmol-users > ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

