Thanks for the quick fix Bob!   I'll try it out as soon as I can get the new
files...
-Tom

On Fri, Jul 25, 2008 at 4:40 PM, Bob Hanson <[EMAIL PROTECTED]> wrote:

> yes. ARGH! I know exactly what I did.... Thanks for spotting that. I
> will have an update available later this evening.
>
> Bob
>
> Thomas Stout wrote:
>
> >
> > Hi everyone --
> >
> > I have a script that iterates over a range of residues that is defined
> > by choosing the "min" and "max" residue numbers.  When testing out
> > version 11.5.49 in order to take advantage of some of the great new
> > additions, I find that the line in my script with "max" is throwing
> > errors...specifically:
> >
> > select ligand;
> > nAtoms= {selected}.size;
> > rx = {selected}.resno.min;
> > ry = {selected}.resno.max;
> >
> > for (var i=rx;i<=ry;i=i+1)
> >     ETC
> >
> > and here is the resulting error:
> >
> > 84 atoms selected
> > script ERROR: unrecognized atom property: 0x300092
> > ----line 4 command 4 of  file null:
> >           ry = { selected } . resno . >> max <<
> >
> > This happens both from my script and when entering the commands into
> > the console.  BTW, I am using the applet in a web page....
> > I would expect that I've created my own mistake, but this does work as
> > written in version 11.5.37. <http://11.5.37.>....
> >
> > Thoughts?
> >
> > Thanks,
> > Tom
> >
> >------------------------------------------------------------------------
> >
> >-------------------------------------------------------------------------
> >This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> >Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> >Grand prize is a trip for two to an Open Source event anywhere in the
> world
> >http://moblin-contest.org/redirect.php?banner_id=100&url=/
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >Jmol-users mailing list
> >[email protected]
> >https://lists.sourceforge.net/lists/listinfo/jmol-users
> >
> >
>
>
> --
> Robert M. Hanson
> Professor 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
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Jmol-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to