Hello Jay 

Difficult to test ribbons with a one-residue model. I will try to guess:

1. I imagine this is not the case, but you have a call to "Jmol.jss" (two S 
letters)

2. The jmolRadioGroup  should take an array of arrays. Maybe it works with what 
you have, 
but better make all elements arrays, to be sure.

3. As it is, there are no atoms selected after load, so the scripts will do 
nothing.  (This is likely 
your problem). 
Well, this is because of the truncated model you sent, but anyway, your last 
command says 
"select: A and resno=85", so you only have one residue selected and hence the 
ribbons 
cannot work.
Add a "select all" at the end of your script.


------------------------------------------------------------------------------

_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to