Martin, I just remembered something about PQR file loading: they are 
automatically identified 
as such if there is a certain REMARK line; if not, yu need the load pqr:: 
trick. Details are now 
at http://wiki.jmol.org/index.php/File_formats/Coordinates#PQR


On 29 Aug 2011 at 17:22, Martin Hediger wrote:
>     set propertycolorscheme "bwr"
>     color property partialcharge
> How would these commands be entered in a Jmol-Script? I.e. not in the shell.

The same. You just include those commands in your script. It may be a text file 
or part of a 
webpage, as all scripts.

load pqr::someFile.pqr; set propertycolorscheme "bwr"; color property 
partialcharge range -
1.0 1.0;

Is that what you meant?

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to