Carlos Escuriola wrote:
> Hello Mike.
>
> Yesterday when I tried the functions returns me an
error(i don't
> remember the message), and now when I've received your
mail, I rewrite
> the code and the function works ok...
> May be some mistake, too many hours working...
FYI, the order of attributes attr 1=xx matters. Only the
last one of
some type (here 1) is effective.
As an example,
attr 1=7 attr 1=4 computer
is equivalent to
attr 1=4 computer
So if it works or worked you'll hit _one_ access point
only.
/ Adam
>
> Thanks for your time.
>
>
> On 3/22/07, *Mike Taylor* <mike indexdata.com
> <mailto:mike indexdata.com>> wrote:
>
> Carlos Escuriola writes:
> > Hello again. It is possible to add more than
one attribute in a
> yaz_scan
> > function?
> >
> > For instance: ...
> > yaz_scan($id, "rpn", " attr 1=4
attr
1=7 attr 1=1003 " .
> $startterm); -->
> > This don't work
>
> This should work.
>
> What is the error message?
>
> _/|_
____________________________________________________________
_______
> /o ) / Mike Taylor < mike indexdata.com
> <mailto:mike indexdata.com>> http://www.miketaylor.or
g.uk
> )_v__/ "There's no justice, but there's
sometimes there's consistency"
> -- Mike Selway.
>
>
> _______________________________________________
> Yazlist mailing list
> Yazlist lists.indexdata.dk <mailto:Yazlist lists.indexdata.dk>
> http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yaz
list
>
>
>
>
------------------------------------------------------------
------------
>
> _______________________________________________
> Yazlist mailing list
> Yazlist lists.indexdata.dk
> http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yaz
list
_______________________________________________
Yazlist mailing list
Yazlist lists.indexdata.dk
http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yaz
list
|