Subject: | |
From: | |
Reply To: | |
Date: | Sat, 8 Mar 2014 20:57:32 -0500 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
I think that the best way to do this would likely be to us the Replace All
function, specifically a regular expression. Something like this:
Find: (=856 40)(\$u.*)
Replace: $1$2$$yClick here to access title.
Check Use Regular expressions, and then replace all.
This is the assumption that the pairs all look like you've noted.
Otherwise, there are regular expressions you can use for position, but they
get really hard to write so that they don't take too much data.
--tr
-----Original Message-----
From: MarcEdit support in technical and instructional matters
[mailto:[log in to unmask]] On Behalf Of Anita Thornton
Sent: Saturday, March 8, 2014 6:47 PM
To: [log in to unmask]
Subject: [MARCEDIT-L] 856 help needed
I need to add subfield y to the first 856 tag in each record. How can I get
MarcEdit to do that.
Example of how it is working:
=856 40
$uhttp://mountvernonwa.oneclickdigital.com/Products/ProductDetail.aspx
?titlegroupid=31339$yClick here to access title
=856 4
\$3Image$uhttp://images.oneclickdigital.com/EB00029916/EB00029916_
image_95x140.jpg$yClick here to access title
Example of what I need:
=856 40
$uhttp://mountvernonwa.oneclickdigital.com/Products/ProductDetail.aspx
?titlegroupid=31339$yClick here to access title
=856 4
\$3Image$uhttp://images.oneclickdigital.com/EB00029916/EB00029916_
image_95x140.jpg
________________________________________________________________________
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]
|
|
|