Bugs item #916594, was opened at 2004-03-15 13:34 Message generated for change (Settings changed) made by migueljmol You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=916594&group_id=23629
Category: None Group: None Status: Closed Resolution: Fixed Priority: 5 Submitted By: Miguel (michaelthoward) >Assigned to: Miguel (migueljmol) Summary: x/y/z as identiers Initial Comment: x/y/z as identifiers can be a problem in the compiler/interpreter -------- Original Message -------- Subject: chain names x,y,z From: "Miguel Howard" <[EMAIL PROTECTED]> Date: Mon, March 15, 2004 13:33 To: <[EMAIL PROTECTED]> Jan wrote: > Hi Miguel, > if I tried to > select [HOH]206Y > in 1ocm I got the unexpected error "end of expression expected" > http://www.imb-jena.de/cgi-bin/SCOPlnk.exe?JMOL=1ocm Jan, 1ocm has a chain named 'y' The compiler/interpreter was failing when it saw a chain names of 'x', 'y', or 'z' ... becauese these are keywords. This is now fixed. > by the way, I can't do > select 1.ca > as I'm used from RasMol This now works. Miguel ---------------------------------------------------------------------- Comment By: Miguel (michaelthoward) Date: 2004-03-15 13:35 Message: Logged In: YES user_id=608250 fixed in the case of chains ... be on the lookout for other problem areas ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=916594&group_id=23629 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
