Subject: | |
From: | |
Reply To: | |
Date: | Mon, 11 Mar 2019 12:06:26 -0400 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
Hi,
I know I asked for this before, but the solution I had doesn't seem to work anymore.
I need to change the $a for a $z in field 020 if $q is "livre imprimé".
Example :
\\$a9782749262758$qlivre imprimé needs to be changed to \\$z9782749262758$qlivre imprimé
I used to do it with this :
Find: (=020.{5})a(.*imprimé\.)
Replace: $1z$2
Replace all
Check “Use regular expressions”
It doesn't work anymore and I can't figure out the regex...
Thanks for any help,
Jean Pierre Lupien
Technicien en documentation
Collège Montmorency
Bibliothèque - Catalogage
475, boul. de l'Avenir, Laval (Québec) H7N 5H9
[log in to unmask]
450 975-6280
________________________________________________________________________
This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit. If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]
|
|
|