[Isis-users] Help with ABCD / Ayuda con ABCD

spinaker spinaker at adinet.com.uy
Tue Oct 8 22:34:43 CEST 2013


Estimado Leandro

gracias por la cooperación, vamos a revisar el código con base a estos 
datos que aportas
y luego de las pruebas lo incoporamos al paquete  /central
que será liberado una versión actualizada en pocos días

saludos
Ernesto Spinak


El 08/10/2013 18:12, Leandro Tabares Martin escribió:
> Hola a todos:
>
> Nos place informarles que el error en la validación del número de 
> control de ABCD en que estabamos trabajando fue corregido, en el 
> archivo "imprime.xis" se corrigió el flujo buscar quedando como se 
> escribe debajo.
>
> Saludos,
>
> Leandro
>
> FLUJO BUSCAR
>
> <label>BUSCAR</label>
>             <do task=search>
>                 <parm name=db><pft>v5001</pft></parm>
>                  <parm name=from><pft>if a(v2000) then '1' else v2000 
> fi</pft></parm>
>                  <parm name=to><pft>if p(v2001) then v2001 else mfn 
> fi</pft></parm>
>                  <parm name=expression><pft>"CN_"v3000</pft></parm>
>                 <parm name="buffersize">200000</parm>
>                 <parm name=MAX_TMP_STRING>200000</parm>
>                 <field action=define tag=1002>Isis_Total</field>
>                 <loop>
>                     <field action=import tag=5001>5001</field>
>                     <field action=import tag=3030>3030</field>
>                     <field action=import tag=3031>3031</field>
>                     <display>
>                         <pft type=reload><pft>if p(v3030) then v3030 
> else '@'v3031 fi</pft>
>                         </pft>
>                     </display>
>                 </loop>
>           </do>
>
>         <flow action=exit>1</flow>
>
> El 07/10/13 08:40, Leandro Tabares Martin escribió:
>> Hello everyone:
>>
>> We are working with ABCD ILS, but we found a bug assigning control 
>> numbers, we know that it does it automatically but we nedd to fix the 
>> functionality of manually assign it. When we are going to assign a 
>> control number manually at Marc database, the validation that it 
>> executes to check if the control number already exists at the 
>> database is not working correctly and always says that the control 
>> number don't exists, but we checked with mx that the control number 
>> actually exists. We don't know what is going wrong, somebody can help 
>> us?
>>
>> Regards,
>>
>> Leandro
>>
>> ============================================================================= 
>>
>>
>> Hola a todos:

-- 
   .^.                                .^.
   ( )                                ( )
   ===                                ===
  =[=]================================[=]=
   | |  Ernesto Spinak                | |
   | |  spinaker at adinet.com.uy        | |
   | |  Montevideo, Uruguay           | |
   | |  tel/fax  (598) 2622-3352      | |
   | |  celular  (598) 99612238      | |
  =[=]================================[=]=
   ===                                ===
   ( )                                ( )
    V                                  V



More information about the isis-users mailing list