<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Dear Victor<br>
<br>
You are right (in part) ...<br>
Because of this limitation (there is no "LR" code) Guilda
implemented a solution<br>
Please, take a look in <br>
<a class="moz-txt-link-freetext" href="http://abcdwiki.net/wiki/es/index.php?title=Formatos_de_salida_que_integran_la_informaci%C3%B3n_de_bases_de_datos_relacionadas">http://abcdwiki.net/wiki/es/index.php?title=Formatos_de_salida_que_integran_la_informaci%C3%B3n_de_bases_de_datos_relacionadas</a><br>
Formatos de salida que integran la información de bases de datos
relacionadas<br>
<br>
<i><font color="#330099">" ... Ahora bien, según establece la
teoría, la función L recupera solo el mfn del primer registro
localizado a través de la expresión de búsqueda suministrada,
y en la relación entre la base bibliográfica y sus copias
tenemos que un registro bibliográfico puede relacionarse con
varios registros en la base de datos de copias. <br>
<br>
Ante esta situación, ABCD generó su propia forma de acceso a
las relaciones de este tipo, incluyendo en la pft, como
preliteral incondicional, el siguiente comando: <br>
/'$$REF:Base_de_datos, Formato, Expresion de
búsqueda'/<br>
</font></i><br>
etc<br>
<br>
Regards<br>
Ernesto Spinak<br>
<br>
<br>
<br>
El 18/10/2018 a las 4:32, De Smet Egbert escribió:<br>
</div>
<blockquote type="cite"
cite="mid:a0c0f9109c4c40a38079363d95006064@uantwerpen.be">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper"
style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;"
dir="ltr">
<p>Hi,</p>
<p><br>
</p>
<p>you are right : CISIS doesn't have that LR() function and
also for me this has created lots of problems. We asked for a
quotation to implement this with some ex-Bireme experts who
know the CISIS-coding well but their price was exorbitantly
high, so the idea was dropped.</p>
<p>However I solved most of my issues with a detour via the
'join=' parameter of mx, for this case operating on the same
database itself (meaning : joining the database with
itself...). That parameter indeed will add all occurrences
pointed to by the postings of the search-key into the
resulting joined record. With some extra processing (with PFT
or proc) the fields added with tags 3200x can be used as
normal fields.<br>
</p>
<p><br>
</p>
<div id="Signature">
<div class="BodyFragment"><font size="2"><span
style="font-size:10pt;">
<div class="PlainText">Egbert de Smet<br>
Universiteit Antwerpen</div>
</span></font></div>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt"
face="Calibri, sans-serif" color="#000000"><b>From:</b>
isis-users
<a class="moz-txt-link-rfc2396E" href="mailto:isis-users-bounces+egbert.desmet=ua.ac.be@iccisis.org"><isis-users-bounces+egbert.desmet=ua.ac.be@iccisis.org></a>
on behalf of Leandro Vicente
<a class="moz-txt-link-rfc2396E" href="mailto:leandro_biblioteca@hotmail.com"><leandro_biblioteca@hotmail.com></a><br>
<b>Sent:</b> Thursday, October 18, 2018 4:20 AM<br>
<b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</a><br>
<b>Subject:</b> [Isis-users] Former command "lr"</font>
<div> </div>
</div>
<div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
Hi all,</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
I apologize in advance if this topic has been already
addressed into the group list, but I didn't find anything.</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
In Winisis we use to have commands "l" and "lr".
Apparently command "lr" was not implemented in CISIS. As
we know, "l" returns the first MFN of a given key, and
"lr" used to return all MFNs indexed under such key.<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
In FST I have<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
<b>100 4 ref->author(l->author(|ID|v8),(v100+| |)),</b></div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
which looks for authors in db "author". The point is, "l"
returns only the first MFN with ID=X and we may have lots
more.</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
Does anyone have a tip on how could we possibly retrieve
all MFNs once "lr" is not implemented?<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
Thanks,</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Helvetica,sans-serif;
font-size:12pt; color:rgb(0,0,0)">
Leandro<br>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
isis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</a>
To manage your own subscription options go to: <a class="moz-txt-link-freetext" href="http://lists.iccisis.org/listinfo/isis-users">http://lists.iccisis.org/listinfo/isis-users</a>
Or contact Henk Rutten: <a class="moz-txt-link-abbreviated" href="mailto:hlrutten@xs4all.nl">hlrutten@xs4all.nl</a>
</pre>
</blockquote>
<p><br>
</p>
<pre class="moz-signature" cols="72">--
.^. .^.
( ) ( )
=== ===
=[=]================================[=]=
| | Ernesto Spinak | |
| | <a class="moz-txt-link-abbreviated" href="mailto:spinaker@adinet.com.uy">spinaker@adinet.com.uy</a> | |
| | Montevideo, Uruguay | |
| | tel/fax (598) 2622-3352 | |
| | celular (598) 99612238 | |
=[=]================================[=]=
=== ===
( ) ( )
V V </pre>
</body>
</html>