This is fixed

http://chemapps.stolaf.edu/jmol/zip/jmol-14.3.15_2015.06.14b.zip

On Mon, Jun 15, 2015 at 12:33 AM, Robert Hanson <hans...@stolaf.edu> wrote:

> Looks like it is as simple as this:
>
>
>    var firstPARAM  = "p1_b";
>    var SECONDparam = "p2_b";
>
>    x = ["FIRSTParam": "p1_a", secondPARAM: "p2_a"]
>    print x
>
> giving
>
> {
>   "FIRSTParam"  :  "p1_a"
>   "secondparam"  :  "p2_a"
>  }
> ​
> Note that putting the names in quotes takes care of it. Looking into it....
>
>
>
>


-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Department of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to