[Isis-users] Consulta Cisis

spinaker spinaker at adinet.com.uy
Tue Feb 7 18:55:25 CET 2012


Dear Wenke

There are a couple for procs for sorting fields and contents, but not 
for subfields

sorting of tag is
mx  base_in   proc='s'  copy=base_out  -all  now  tell=1000

sorting the content of a field in alphabetic order, tag 76 in the example
     mx base_in  proc='s76'  copy=base_out  -all tell=1000

but for reordering of the subfields you have to write a  proc file like 
the following for field v100

'd100'
( if p(v100) then
      '<100>',
          |^a|v100^a,
          |^b|v100^b,
     ...
          |^z|v100^z
     '</100>',
fi )

Ernesto Spinak



El 07/02/2012 14:45, Wenke Adam escribió:
> Estimad at s:
>
> Sé que hay un proc para ordenar los tags, pero, ¿será que hay un 
> procedimiento para ordenar los subcampos en el orden definido en la 
> fdt de una base isis?
>
> saludos
> wenke
> -- 
> Wenke Adam
> Asesora Sistemas de Doc & Inf
> Santiago
> Chile
> Cel: +56-9-890 21 630
>
>
>
> _______________________________________________
> 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


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20120207/be5caea0/attachment.html>


More information about the isis-users mailing list