indeed it does! I will get a corrected version up at chemapps tonight.

On Mon, Aug 25, 2014 at 11:59 AM, Ron Mignery <remign...@gmail.com> wrote:

> The following script causes the Jmol application to freeze after the
> translate command.  This does not happen if the dots on command is
> commented out.
> zap
> print _version
> set appendNew false
> x1 ="data \"append a\"\nATOM      1  N   GLY A   1       0.000   0.000
> 0.000\nend \"append a\""
> x2 ="data \"append a\"\nATOM      2  CA  GLY A   1       0.200   1.174
> 0.911\nend \"append a\""
> x3 ="data \"append a\"\nATOM      3  C   GLY A   1      -1.110   1.668
> 1.425\nend \"append a\""
> x4 ="data \"append a\"\nATOM      4  O   GLY A   1      -1.320   1.693
> 2.620\nend \"append a\""
> script inline @x1
> script inline @x2
> script inline @x3
> script inline @x4
> connect
> cpk 100
> dots on
> delete @2
> script inline @x2
> connect
> cpk 100
> select @2
> print "before"
> translate selected {1 1 1}
> print "after"
>
> Results:
> 1402004
> appendNew = false
> 1 atoms deleted
> 1 atoms selected
> before    [application is now irrecoverably frozen]
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
>


-- 
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
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to