Angel,

  Thanks for the comment.  Like I said, the first two methods (in your
message) work with or without parentheses, but it seems to me that a more
intuitive form would allow an explicit * or ALL before the NOT, but the
second two methods don't work (even with parentheses).

Dean


On 2/13/07 4:10 PM, "Angel Herraez" <[EMAIL PROTECTED]> wrote:

> Hi Dean 
> 
> Your attempts look reasonable to me. Maybe you need to use a parenthesis:
> 
> SELECT (not */1)
> SELECT (not 1.1)
> 
> SELECT (* not 1.1)
> SELECT (all not 1.1)
> 
> or you need to put AND before NOT in the two last ones  --some languages need
> that, I'm 
> not sure about Jmol's--



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to