Subject: | |
From: | |
Reply To: | |
Date: | Wed, 26 Jun 2013 13:31:31 -0600 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
Terry or anyone,
This is great. Could this delete expression (below) be modified such that all 655 fields would be untouched/not deleted? I can make it work by substituting individual fields for the 6xx in your instructions (610; 630; 650; etc.) but that requires repeated running of this expression. It would be nice if all the non-second indicator 0 6xx fields could be deleted without also removing the 655 fields with one command.
Thanks,
Chris
Chris Fox
Catalog Librarian
McKay Library
Brigham Young Univ.-Idaho
[log in to unmask]
-----Original Message-----
From: MarcEdit support in technical and instructional matters [mailto:[log in to unmask]] On Behalf Of Terry Reese
Sent: Friday, May 31, 2013 12:08 PM
To: [log in to unmask]
Subject: Re: Deleting non-LC 6XX's
You can use the Delete Field function. I'd write an expression (assuming you are evaluating all 6xx fields with the specific
indicator)
File: 6xx
Field data: ^=6.{5}[^0]
Check Use Regular Expression
Delete Field
See attached.
--tr
On Fri, May 31, 2013 at 1:52 PM, Grucan, Sally <[log in to unmask]> wrote:
> I apologize if this has been discussed before. Is there a regular
> expression I can use to delete non-LC 6XX’s (2nd indicator other than 0)?
> Thank you.
>
>
>
> --Sally Grucan
>
> Sally Grucan, Head of Cataloging
>
> Wesleyan University
>
> Olin Library Phone: (860) 685-3845
>
> 252 Church St. Email: [log in to unmask]
>
> Middletown CT 06459-0108 Fax: (860) 685-2661
>
>
>
>
>
> ______________________________________________________________________
> __
>
> 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]
________________________________________________________________________
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]
________________________________________________________________________
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]
|
|
|