Subject: | |
From: | |
Reply To: | |
Date: | Mon, 8 Feb 2010 19:35:19 -0700 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
Roman:
If you wish to retain the tag itself and the first 6 characters (008 bytes 00-05) in the existing line, then delete all remaining data, this should do it:
Find: (=008 ......).+
Replace with: $1
[x] Use regular expressions
Example: =008 010927d17091709enkir\p\s\|||\0\\\a0eng\c
Becomes: =008 010927
After the "8" there must be exactly two spaces followed by six dots inside the parentheses.
Doug Rippey, CT-IV
University of Denver Penrose Library
303-668-7669 (Mobile)
doug dot rippey at du dot edu
-----Original Message-----
From: MarcEdit support in technical and instructional matters [mailto:[log in to unmask]] On Behalf Of Panchyshyn, Roman
Sent: Thursday, February 04, 2010 3:27 PM
To: [log in to unmask]
Subject: Re: 008 Question
---------------------- Information from the mail header -----------------------
Sender: MarcEdit support in technical and instructional matters
________________________________________________________________________
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]
|
|
|