[Isis-users] Erro se proc - proc error

Edwin Hübner edwin.hubner at gmail.com
Wed Mar 22 17:49:30 CET 2017


(In English below
Prezados
Eu gostaria de substituir a string 'aaaa' do campo 8 pela data do campo
260^c. Tentei fazer isto através da seguinte proc:
'<8>',replace(v008,'aaaa',if p(v260^c) then v260^c.4 else '0000',fi),'</8>'
mas apresenta o seguinte erro:
fatal: ce(v008,'aaaa',if p(v260^c) then v260^c.4 else '0000',fi)),'</8>

O que está errado na proc? Alguma outra idéia?
Obrigado,
-------------------------------
Dear
I would like to replace the string 'aaaa'  of field 8 with the  date oj
field 260^c. I tried to do this through the following proc
'<8>',replace(v008,'aaaa',if p(v260^c) then v260^c.4 else '0000',fi),'</8>'
but it presents the following error:
fatal: ce(v008,'aaaa',if p(v260^c) then v260^c.4 else '0000',fi)),'</8>

What is wrong with proc? Any other idea?
Thank you,

Edwin Hübner
(5521)99647-1675
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20170322/9140e843/attachment.html>


More information about the isis-users mailing list