Subject: | |
From: | |
Reply To: | |
Date: | Fri, 27 May 2011 09:11:40 -0700 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
Using the Select Extracted MARC records (found in Tools on the Main screen), set display field to 008, then the following:
Find: ^.{21}j
So long as you are looking for position 22, where count starts at 0, that should get it. If you notice though that this isn't working, try changing the {21} to {22}.
--TR
-----Original Message-----
From: MarcEdit support in technical and instructional matters [mailto:[log in to unmask]] On Behalf Of Turney, Linda
Sent: Friday, May 27, 2011 8:27 AM
To: [log in to unmask]
Subject: [MARCEDIT-L] Find data in 008 position 22 -- then list it
Does anyone have a method/macro for finding specific data in the 008 and listing the matching records? I'm assuming there is a regular expression to find 'j' in 008 position 22? How would that be written? Much thanks!
Linda
________________________________________________________________________
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]
|
|
|