[Isis-users] repetable fields

spinaker spinaker at adinet.com.uy
Mon May 25 12:12:18 CEST 2015


Dear Nuno

You can solve this using a gizmo in the mx command line

mx  basexxx1 gizmo=triang,200  create=basexxx2  now -all tell=1000

you can creat this gizmo directly in the command line

mx seq=con create=triang now
<| /press Enter/
mfn=     1
   1  «<»
 >| /press Enter/
mfn=     2
   1  «>»
^Z /press Ctl+Z

ready


/Regards
Ernesto Spinak



El 25/05/2015 a las 6:01, Nuno Meireles escribió:
> hello
> i have one database microisis with the field v200 (title) like this:
>
> *200^a<As> fontes de informação da união europeia^bCD-ROM^e1 de 
> Janeiro de 2006^e20 anos de adesão de Portugal à União Europeia^fCIEJD*
>
> I need to remove this < ..> on title
>
> i made a simple text file like this to solve my problem:
>
> ___________________example.prc________________________________
>
> lw(10000)
> 'D9900D9901D9902D9903D9904D9905D9906D9907D9908D9909D9910D9911D9912'
>
> 'D200'
>
> proc('D9901A9901~'replace(s(mhl,V200^5|~|),'~','~A9901~')'~')
> proc('D9902A9902~'replace(s(mhl,V200^a|~|),'~','~A9902~')'~')
> proc('D9903A9903~'replace(s(mhl,V200^b|~|),'~','~A9903~')'~')
> proc('D9904A9904~'replace(s(mhl,V200^c|~|),'~','~A9904~')'~')
> proc('D9905A9905~'replace(s(mhl,V200^d|~|),'~','~A9905~')'~')
> proc('D9906A9906~'replace(s(mhl,V200^e|~|),'~','~A9906~')'~')
> proc('D9904A9907~'replace(s(mhl,V200^f|~|),'~','~A9907~')'~')
> proc('D9904A9908~'replace(s(mhl,V200^g|~|),'~','~A9908~')'~')
> proc('D9904A9909~'replace(s(mhl,V200^h|~|),'~','~A9909~')'~')
> proc('D9904A9910~'replace(s(mhl,V200^i|~|),'~','~A9910~')'~')
> proc('D9904A9911~'replace(s(mhl,V200^v|~|),'~','~A9911~')'~')
> proc('D9904A9912~'replace(s(mhl,V200^z|~|),'~','~A9912~')'~')
>
>
> mpl,
>
> 'A200~'
>    replace(S(' 
> ',|^5|V9901,|^a|V9902,|^b|V9903,|^c|V9904,|^d|V9905,|^e|V9906,|^f|V9907,|^g|V9908,|^h|V9909,|^i|V9910,|^v|V9911,|^z|V9912),'~','') 
>
> '~'
> _________________END OF EXAMPLE_________________
>
> Now the problem its the repetable fields
> In the output of command i only recive one field of ^e.
>
> mx iso=database.iso proc=@example.prc
>
> How can i manage the repetable fields??
>
> Thanks
> Nuno Meireles
> _
>
>
>
> _______________________________________________
> 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/20150525/182ed627/attachment.html>


More information about the isis-users mailing list