Subject: | |
From: | |
Reply To: | |
Date: | Tue, 6 Dec 2011 13:03:56 -0500 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
Eureka!
I set the Field value to
***
and set the Field Data value to
=(00[2-9]|01.|02[13-79]|0[3-9].|10[1-9]|11[2-9]|12.|13[1-9]|1[4-
9].|20.|21[35-9]|2[23].|24[1-489]|2[5-9].|3..|40[1-9]|41[2-9]|4[23].|44[1-
9]|4[5-9].|50[0-46-9]|5[1-9].|6..|70[1-9]|71[2-9]|72.|73[1-9]|74[1-9]|7[5-
9].|80[1-9]|81[2-9]|82.|83[1-9]|84[1-9]|8[5-9].|90[0-689]|9[1-3].|94[0-57-
9]|9[5-8].|99[0-79]).+?$
check Use Regular Expressions
and yippee-skippy, MARCEdit takes out all the irrelevant fields (both in Delete
Field and as a Task)
FYI, I can also set Field Data to identify the tags to keep rather than the less-
legible tags to delete by using a negative lookahead
=(?!
LDR|001|020|022|028|100|100|110|110|111|111|130|210|211|212|214|240|
245|246|247|400|410|411|440|505|700|700|710|710|711|711|730|740|800|
800|810|810|811|811|830|840|907|946|998).+?$
Thanks, Terry!
More later,
James
________________________________________________________________________
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]
|
|
|