Consider

load =3lvg
~tempav = {*}.temperature
print ~tempav
~tempav = ~tempav%1
print ~tempav

Those commands work when typed into the Jmol console, rounding the 
average temperature (B value) from 290.90985 to 290.9.

However, when I put the same commands in a script file, the modulus 
operation (~tempav%1) returns a blank value.

How do I get that modulus syntax to work in a script file?

Thanks, -Eric


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to