[Isis-users] MAXREFS

Guilda Ascencio gascencio at msinfo.info
Thu May 15 19:02:55 CEST 2014


Estimado Abel,

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.

Además, hasta donde yo sé, la función ref recupera solo un registro y no
todos los registros relacionados con la clave.

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:

(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.

Un ejemplo de este formato está en la demo de abcdwiki ->español -> demo
abcd sin copies ->Base de datos cepal -> Mfn 126


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.

Saludos,

Guilda




On Thu, May 15, 2014 at 8:43 AM, Abel R. Monteiro
<monteiroabel at hotmail.com>wrote:

> Dear Asael,
> This is my application: http://b-um.biblioteca-online.net
>
> 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:
>
> WXIS|fatal error|unavoidable|fmt/inter/refrec/MAXREFS|
>
> I'm using linux. And in attcahment you have the PFt that I'm using in this
> case.
>
> Best regards,
>
>
> *****
> *Abel Rodrigues Monteiro*
>
>
> ------------------------------
> From: silvaasa at paho.org
> To: monteiroabel at hotmail.com; isis-users at iccisis.org
> Subject: RE: [Isis-users] MAXREFS
> Date: Thu, 15 May 2014 13:05:12 +0000
>
> Dear Abel
>
>  What application are you talking about?
>
>  Att
>
>    Asael Costa da Silva
>
> Systems Analyst - Technical Support Network
> BIREME / PAHO / WHO <http://www.paho.org/bireme/>
> Department of Knowledge Management, Bioethics and Research – KBR
>
> Phone: +55 11 5576-9819
> VoIP: 44819
> silvaasa at paho.org
>
>
>     ------------------------------
> *From:* isis-users [isis-users-bounces+silvaasa=paho.org at iccisis.org] on
> behalf of Abel R. Monteiro [monteiroabel at hotmail.com]
> *Sent:* Wednesday, May 14, 2014 19:40
> *To:* ISIS - Users
> *Subject:* [Isis-users] MAXREFS
>
>   Dear friends,
> I'm getting this error: WXIS|fatal
> error|unavoidable|fmt/inter/refrec/MAXREFS|
>
>  Can you help me please?
>
>  Best regards
>
>
>  *****
>  *Abel Rodrigues Monteiro*
>
>
>
> IMPORTANT: This transmission is for use by the intended
> recipient and it may contain privileged, proprietary or
> confidential information. If you are not the intended
> recipient or a person responsible for delivering this
> transmission to the intended recipient, you may not
> disclose, copy or distribute this transmission or take
> any action in reliance on it. If you received this transmission
> in error, please dispose of and delete this transmission.
> Thank you.
>
>
> _______________________________________________
> isis-users mailing list
> isis-users at iccisis.org
> To manage your own subscription options go to:
> http://lists.iccisis.org/listinfo/isis-users
> Or contact Henk Rutten: hlrutten at xs4all.nl
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20140515/3aae95f3/attachment.html>


More information about the isis-users mailing list