Re: [Jmol-users] chain case sensitive - atom identifier problem

2005-06-10 Thread Jan Reichert
Miguel wrote: set chainCaseSensitive on Please test and let me know if you encounter any problems. besides disabling atom selection e.g. select [GLN]128.CA The fix for this is now checked in to cvs. not yet on anonymous cvs, I'll try later. after set chainCaseSensitive

Re: [Jmol-users] chain case sensitive - atom identifier problem

2005-06-10 Thread Miguel
>>set chainCaseSensitive on >> >>Please test and let me know if you encounter any problems. >> > besides disabling atom selection e.g. > select [GLN]128.CA The fix for this is now checked in to cvs. > after > set chainCaseSensitive on > there is no atom identifier echo on picking an atom with the

[Jmol-users] chain case sensitive - atom identifier problem

2005-06-10 Thread Jan Reichert
Miguel wrote: I have checked in code to allow optional case-sensitive chain specifications in atom expressions. By default, chain specifications are *not* case sensitive ... to maintain compatibility with existing scripts. To enable this say: set chainCaseSensitive on Please test and let me