Improved tokenization for yaz-client coammnds update and xmles.
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 21 Dec 2007 19:01:33 +0000 (19:01 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 21 Dec 2007 19:01:33 +0000 (19:01 +0000)
commit22a9064b93713ca401a98cf7f416407c60b19def
tree2e9a86618854ee21e4545dbdc5c38f216c158959
parentf9647fd270a84e72656c01bc9c70481faecc13b1
Improved tokenization for yaz-client coammnds update and xmles.

The yaz-client commands update and xmles takes documents as parameters
and parse_cmd_doc is used. This now accepts one of the forms:
 <filename, "quoted string", straightstring .
client/client.c