I am working on a file with all funnies - this is raw data that I have to convert to marc
Thus even before I even open it in Marcedit
Some lines don't even have marc fields
I am trying to change the following line:
10$a823.914$v18
To
082 \\$a823.914$218
I could find all the fields with
^10($a.*)($v.*)
But as soon as I use the reg. expression
=082$1$2
This is what I get:
=082$1$2 ???
The same applies to:
$axiv 695p. $c22cm
How do I change it to -
=300 \\$axiv, 695 p. ; $c 22 cm.
Any help would be appreciated.
Eleta
________________________________________________________________________
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]