<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font face="Comic Sans MS">Dear Friends,</font><div><font face="Comic Sans MS"><br></font></div><div><font face="Comic Sans MS">Thank you for your attention! I'm going to follow your technical advices and I'll tell you if the problem is solved or not.</font></div><div><font face="Comic Sans MS"><br></font></div><div><font face="Comic Sans MS">Best regards,<br id="FontBreak"></font><br><br><div><span style="font-size:10pt">*****</span></div><div><b><font style="font-size:12pt" face="Comic Sans MS" size="3">Abel Rodrigues Monteiro</font></b></div><div><font face="Comic Sans MS">----------------------------------------------------------------</font></div><br><div>> From: egbert.desmet@uantwerpen.be<br>> To: silvaasa@paho.org; gascencio@msinfo.info; monteiroabel@hotmail.com<br>> CC: isis-users@iccisis.org<br>> Subject: RE: [Isis-users] MAXREFS<br>> Date: Sat, 17 May 2014 11:17:42 +0000<br>> <br>> Currently the only way in CISIS to return more than the first posting is by using the JOIN= parameter in mx (or wxis) which returns all hits of the key searched in the joint database, this is due to the absence of the L(R()) function.<br>> We asked an expert to program this function into CISIS (as it is e.g. available in WinISIS and J-ISIS) but the price asked for was exuberant, so we dropped the idea for the time being. We are hoping to raise some more interest in CISIS-programming while BIREME is making efforts to make it more accessible (documenting the code), so in the future we might succeed.<br>> <br>> Egbert de Smet<br>> Universiteit Antwerpen<br>> ________________________________________<br>> From: isis-users [isis-users-bounces+egbert.desmet=ua.ac.be@iccisis.org] on behalf of Silva, Asael Costa da (BIR) [silvaasa@paho.org]<br>> Sent: Friday, May 16, 2014 11:20 AM<br>> To: Guilda Ascencio; Abel R. Monteiro<br>> Cc: ISIS - Users<br>> Subject: Re: [Isis-users] MAXREFS<br>> <br>> Gracias Guilda<br>> <br>> Creo que Ud ha discubierto el problema. El ref-lookup solo retorna el primer registro asociado con la clave y no todos los posts. Esa limitación está descripta en algun documento de ISIS.<br>> <br>> Creo que Abel puede decirnos si fue resuelto su problema.<br>> <br>> Saludos<br>> <br>> <br>> Asael Costa da Silva<br>> <br>> Analista de Sistemas - Red de Soporte Técnico<br>> BIREME / OPS / OMS<http://www.paho.org/bireme/><br>> Departamento de Gestión del Conocimiento, Bioética e Investigación – KBR<br>> <br>> Phone: +55 11 5576-9819<br>> <br>> VoIP: 44819<br>> silvaasa@paho.org<br>> <br>> <br>> ________________________________<br>> From: guildaa@gmail.com [guildaa@gmail.com] on behalf of Guilda Ascencio [gascencio@msinfo.info]<br>> Sent: Thursday, May 15, 2014 14:02<br>> To: Abel R. Monteiro<br>> Cc: Silva, Asael Costa da (BIR); ISIS - Users<br>> Subject: Re: [Isis-users] MAXREFS<br>> <br>> Estimado Abel,<br>> <br>> Si la base de datos desde la cual estás haciendo la consulta es "biblo", entonces, REF->biblo(L->biblo('CN_'v2), no tiene sentido porque estás recuperando el mismo registro que estás procesando.  Por otra parte,  if REF->trans(L->trans('TR_P_'v2),v1)='P' then está incorrecto ya que la clave de los registros prestados se lleva por el número de inventario y no por el número de control.<br>> <br>> Además, hasta donde yo sé, la función ref recupera solo un registro y no todos los registros relacionados con la clave.<br>> <br>> Entonces, si estás trabajando sin la base de datos copies, debes utilizar el número de inventario para ver si el ejemplar está prestado o no. Un ejemplo del formato sería:<br>> <br>> (REF->trans(L->trans('TR_P_'v101^n),'<span style="color:#990000">Disponivel somente em: 'v40*6.2"/",v40*4.2"/", v40*0.4' 'v45'</span>') ), asumiendo que los números de inventario están en el campo repetible v101^n.<br>> <br>> Un ejemplo de este formato está en la demo de abcdwiki ->español -> demo abcd sin copies ->Base de datos cepal -> Mfn 126<br>> <br>> <br>> Tengo que hacer un arreglo en el archivo de transacciones porque el campo 95 de la base de datos de transacciones debería tener el número de control y aparentemente lo estoy llenando con el numero de inventario. por eso está prevista la clave con prefijo ON_P_xx para permitir recuperar todos los registros prestados por número de control.<br>> <br>> Saludos,<br>> <br>> Guilda<br>> <br>> <br>> <br>> <br>> On Thu, May 15, 2014 at 8:43 AM, Abel R. Monteiro <monteiroabel@hotmail.com<mailto:monteiroabel@hotmail.com>> wrote:<br>> Dear Asael,<br>> This is my application: http://b-um.biblioteca-online.net<br>> <br>> If you make a serach with ecomomia you-ll get 73 results, but it shows only 17, and in the end of the screen you'll see this error:<br>> <br>> WXIS|fatal error|unavoidable|fmt/inter/refrec/MAXREFS|<br>> <br>> I'm using linux. And in attcahment you have the PFt that I'm using in this case.<br>> <br>> Best regards,<br>> <br>> <br>> *****<br>> Abel Rodrigues Monteiro<br>> <br>> <br>> ________________________________<br>> From: silvaasa@paho.org<mailto:silvaasa@paho.org><br>> To: monteiroabel@hotmail.com<mailto:monteiroabel@hotmail.com>; isis-users@iccisis.org<mailto:isis-users@iccisis.org><br>> Subject: RE: [Isis-users] MAXREFS<br>> Date: Thu, 15 May 2014 13:05:12 +0000<br>> <br>> Dear Abel<br>> <br>> What application are you talking about?<br>> <br>> Att<br>> <br>> <br>> Asael Costa da Silva<br>> <br>> Systems Analyst - Technical Support Network<br>> BIREME / PAHO / WHO<http://www.paho.org/bireme/><br>> Department of Knowledge Management, Bioethics and Research – KBR<br>> <br>> Phone: +55 11 5576-9819<tel:%2B55%2011%205576-9819><br>> VoIP: 44819<br>> silvaasa@paho.org<mailto:silvaasa@paho.org><br>> <br>> <br>> ________________________________<br>> From: isis-users [isis-users-bounces+silvaasa=paho.org@iccisis.org<mailto:paho.org@iccisis.org>] on behalf of Abel R. Monteiro [monteiroabel@hotmail.com<mailto:monteiroabel@hotmail.com>]<br>> Sent: Wednesday, May 14, 2014 19:40<br>> To: ISIS - Users<br>> Subject: [Isis-users] MAXREFS<br>> <br>> Dear friends,<br>> I'm getting this error: WXIS|fatal error|unavoidable|fmt/inter/refrec/MAXREFS|<br>> <br>> Can you help me please?<br>> <br>> Best regards<br>> <br>> <br>> *****<br>> Abel Rodrigues Monteiro<br>> <br>> <br>> <br>> IMPORTANT: This transmission is for use by the intended<br>> recipient and it may contain privileged, proprietary or<br>> confidential information. If you are not the intended<br>> recipient or a person responsible for delivering this<br>> transmission to the intended recipient, you may not<br>> disclose, copy or distribute this transmission or take<br>> any action in reliance on it. If you received this transmission<br>> in error, please dispose of and delete this transmission.<br>> Thank you.<br>> <br>> <br>> _______________________________________________<br>> isis-users mailing list<br>> isis-users@iccisis.org<mailto:isis-users@iccisis.org><br>> To manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-users<br>> Or contact Henk Rutten: hlrutten@xs4all.nl<mailto:hlrutten@xs4all.nl><br>> <br>> <br>> <br>> IMPORTANT: This transmission is for use by the intended<br>> recipient and it may contain privileged, proprietary or<br>> confidential information. If you are not the intended<br>> recipient or a person responsible for delivering this<br>> transmission to the intended recipient, you may not<br>> disclose, copy or distribute this transmission or take<br>> any action in reliance on it. If you received this transmission<br>> in error, please dispose of and delete this transmission.<br>> <br>> Thank you.<br>> <br></div></div>                                        </div></body>
</html>