Re: parentheses in keywords

"Markus Hoenicka" <[email protected]>
Newsgroups gmane.text.refdb.devel
Message-ID <[email protected]>
rob caSSon writes:
 > okay...i think i'm hitting something different now, and may have tracked
 > down what is the real problem; when i execute the above query from the
 > refdbc shell, i get the expected results, but when i do this from bash:
 > 
 >     refdbc -C getref ":KW:='52-67-5 \(Penicillamine\)'"
 > 

Ah, this is a different story. Bash eats the double quotes so
refdbc will never see them. This one works, though:

refdbc -C getref "\":KW:='52-67-5 \(Penicillamine\)'\""

In any case, I feel the missing closing paren is a bug in the query
parser. It should work with less quoting. I'll investigate this.

regards,
Markus

-- 
Markus Hoenicka
[email protected]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.