Hi Terry,
I'm still on version 6, so thanks for confirming. Ok, I guess it's time to move up to version 7.
Thanks again for your help.
Alasdair.
*****
Alasdair MacDonald
Metadata Co-ordinator,
Edinburgh University Library,
George Square,
Edinburgh,
EH8 9LJ.
E-mail: [log in to unmask]
Tel.: +44 (0)131 651 3801
------------------------------
Date: Thu, 19 Jul 2018 11:21:44 -0400
From: Terry Reese <[log in to unmask]>
Subject: Re: Subfield delimiter included in regex processing
What version of MarcEdit are you using? In MarcEdit 6.x - there is a bug where if you use the ^c it will think you want to change the subfield code, not perform a regex. This was fixed in 7.x/3.x. If you are using 6.x, I'd recommend not using the ^ at the beginning and instead, just use the c with data - as the likelihood that the pattern will match outside of the start of line is unlikely.
--tr
From: MarcEdit support in technical and instructional matters <[log in to unmask]> On Behalf Of MACDONALD Alasdair
Sent: Tuesday, July 17, 2018 10:33 AM
To: [log in to unmask]
Subject: [MARCEDIT-L] Subfield delimiter included in regex processing
Hi Terry,
Thank you again for your recent advice with using the new field builder. I have found something a little odd with the same record file when I now come to use the Edit Subfield Utility. Below is an example of the stub records I am working on. I would like to change the dd/mm/yyyy dates in the 264 $c to yyyy.
=LDR 00000nam a2200000Ia 45e0
=008 180711s9999\\\\xx\\\\\\\\\\\\000\0\und\d
=020 \\$a9781780441603 <file://$a9781780441603>
=024 7\$a10.3362/9781780441603
=035 \\$a(StEdU)9780903031158 <file://$a(StEdU)9780903031158>
=245 02$aA Manual on the Hydraulic Ram for Pumping Water.
=264 \1$aEngland :$bPractical Action Publishing,$c15/12/1975.
Using the regex [0-9]{2}/[0-9]{2}/ and leaving the Replace With box blank works fine, but things then seem a bit odd when I tried to use the caret symbol to only do this at the start of the subfield:
^[0-9]{2}/[0-9]{2}/
This made no changes. I have only recently started using regex regularly in MARCEdit, so my apologies if I have missed something obvious. Changing the regex to:
^c[0-9]{2}/[0-9]{2}/
will remove the dd/yy/ elements and the subfield delimiter. This makes me think then that MARCEdit sees the start of the subfield as the $ symbol and not the delimiter tag of "c". Presumably if didn't recognise the start of the date sequence as being the beginning of the subfield contents. Is that the case? I was really just trying things out even though I had found a solution and was a bit surprised by the result.
Screenshot of what I did below:
Best wishes,
Alasdair.
*****
Alasdair MacDonald
Metadata Co-ordinator,
Edinburgh University Library,
George Square,
Edinburgh,
EH8 9LJ.
E-mail: [log in to unmask] <mailto:[log in to unmask]>
Tel.: +44 (0)131 651 3801
________________________________________________________________________
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]
<mailto:[log in to unmask]> . To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask] <mailto:[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]
------------------------------
Date: Thu, 19 Jul 2018 11:27:32 -0400
From: Terry Reese <[log in to unmask]>
Subject: Re: Question on a VBS Script Error
I'll need more information, but I can provide some general information that you might find useful.
If you've installed MarcEdit 7 -- it will overwrite the COM object code from 6.x. It mirrors the options from 6.x so in the systems I've used, there are no changes needed, however, there are caveats.
If you use the COM objects -- you should install using the Admin installation for MarcEdit 7. If you haven't, I'd uninstall 7.x and reinstall with the Admin version. The reason -- the User version sandboxes the data into the Current User Registry. So, only the user that installed the program will have access to the COM objects. If this is run by a different user -- the COM won't work. If you install as an Admin, COM objects are registered at the Local Machine level -- allowing any user to work with the data.
If you are using a 64 bit machine and install a 32 bit version of MarcEdit 7-- you'll want to make sure you have the most recent version of MarcEdit 7 -- as the vbscript client is a 64 bit program on Windows 10, but a 32 bit program on Windows Vista-8 by default. This will cause issues. Again, in the current version of MarcEdit 7, I made some changes to the COM to allow these kinds of non-traditional installations.
--tr
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
-----Original Message-----
From: MarcEdit support in technical and instructional matters <[log in to unmask]> On Behalf Of Kevin Robbitts
Sent: Thursday, July 19, 2018 10:54 AM
To: [log in to unmask]
Subject: [MARCEDIT-L] Question on a VBS Script Error
Hello,
We run a few scripts to help us make some batch edits to our electronic book records that have suddenly begin to experience a VBS script error as of yesterday; I was wondering if anyone might have any insight on this error. The error first popped up yesterday, and I had used the scripts as recently as Tuesday night and they were working fine.
The error points to a line in the code and says "The system cannot find the file specified", followed by an error code of 80070002. The line of code referred to is the following:
Set obj_MB=CreateObject("MARCEngine5.MARC21")
lret=obj_MB.MarcFile(source, dest)
As far as I can tell, no changes were made to this script in the interim. I tried recreating the script with the ScriptWizard and found that any script I now create and try to run develops an error on this part of the script. I had originally interpreted the error as being unable to find the file to process, but I tried a number of time to move the files to different folders / make sure the file path was correct and that made no change to the error.
Thanks for any insight,
Kevin
__
Kevin Robbitts
Lane Memorial Library
Head of Technical Services
[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]
------------------------------
Date: Thu, 19 Jul 2018 17:00:01 +0000
From: "Givens, Becky" <[log in to unmask]>
Subject: excel question
Hello all,
I am converting an excel spreadsheet in MarcEdit. It works great, except I am getting duplicates of each record created. Any idea what I've done to cause that?
Thanks!
Becky
Rebecca Givens (Becky), MLIS
Cataloging Technical Assistant
Samford University Library
205-726-4022<tel:+1205-726-4022> | office [log in to unmask]<mailto:[log in to unmask]>
http://secure-web.cisco.com/15TtaBFhzDEyLgeoBNB9o5spCN5RAYZ1Nc1lAEy6ibPGGj5nxeMFxOQMdAvgXWC_LSsXGdVLrZUcYranwd-YyHll8pVU-7MdY64ms_GvYWAt6LBZHnmPDAqMJc3A7IIEehm9z55f_sHrWuJl1QhuM8yauD3RNQ2a-G72njr1N5hNvaEdXV0ZQi2XSiy-Xw6Pri4qHslT_Auv3hnsdjA5kFK3MXis7_M1-qbm83KK_bMbT7mISewY4vg-thuUOLVLBjjzHIFs0f71xTwhwjAFK-NtiQrlYctNiyf5gpgjbbnbTeuE4I1Tk6RGRvMtLsm_jKJCl2F8lf6dkW1C0aE4yhMUx9sZmzWannACVxNRYtzjFHbTM0TCfCED3kfDYQM2Hn4stTDRmUAaVNYjZ2il12_JeoWrqTGbatJN9alKCQVbeVHquzdeSEOMN_jM3TzWXAlllJ401s6s8Uvq9lD9NhA/http%3A%2F%2Fwww.samford.edu%2Flibrary<http://secure-web.cisco.com/15TtaBFhzDEyLgeoBNB9o5spCN5RAYZ1Nc1lAEy6ibPGGj5nxeMFxOQMdAvgXWC_LSsXGdVLrZUcYranwd-YyHll8pVU-7MdY64ms_GvYWAt6LBZHnmPDAqMJc3A7IIEehm9z55f_sHrWuJl1QhuM8yauD3RNQ2a-G72njr1N5hNvaEdXV0ZQi2XSiy-Xw6Pri4qHslT_Auv3hnsdjA5kFK3MXis7_M1-qbm83KK_bMbT7mISewY4vg-thuUOLVLBjjzHIFs0f71xTwhwjAFK-NtiQrlYctNiyf5gpgjbbnbTeuE4I1Tk6RGRvMtLsm_jKJCl2F8lf6dkW1C0aE4yhMUx9sZmzWannACVxNRYtzjFHbTM0TCfCED3kfDYQM2Hn4stTDRmUAaVNYjZ2il12_JeoWrqTGbatJN9alKCQVbeVHquzdeSEOMN_jM3TzWXAlllJ401s6s8Uvq9lD9NhA/http%3A%2F%2Fwww.samford.edu%2Flibrary>
800 Lakeshore Drive
Birmingham, AL 35229<https://secure-web.cisco.com/1I2gEE3zRJR0u8MEeQ1gxs0jiI9btyxsPRNIrkiVpyKK2dTKAs6ZosHBwivE5h_QooGu26vm7HynnagoIMC4yYrHkfZYBxNA4Y4d0YdYmqQuGl6QHi0FGN86RSbPrqAjMukr5qMAWtetQcPyOQwhIcP3iF5JiNwKTnI14DgBq0F27FiY7rRp6hn2argqIO2sR6f9ehUjrKZ6kcke9FK9pehselIdbBdlBa9cSE7DCKLHnjhl0o-1U0iNw7q9MvBdT74AL1_L3Gu5z3fv-vVnAfYIAjYwRnWunqPD_jL_T8uRHl9EtwmCEDSNx7j7VzHXT-j-sKgezH2srs_9TePp0vR0JELNslePvKDOuCf2LzXKOQQQX5fJJb8UWE64CGkZvWKEy5C5be0EuRCEAeKVjOPVC-dCSNrMDbnKn9nBdbcB-tFKx94Y9-VJ22uHQ2GkvB8OBn8vwxU-n_xLIc1e6eA/https%3A%2F%2Fmaps.google.com%2Fmaps%3Fq%3D800%2BLakeshore%2BDrive%2C%2BBirmingham%2C%2BAL%2B35229%2C%2BUS>
[Samford University Library Logo]
________________________________________________________________________
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]
------------------------------
Date: Thu, 19 Jul 2018 13:04:49 -0400
From: Terry Reese <[log in to unmask]>
Subject: Re: excel question
Version and platform? I've not seen this, but I'll be honest, I mostly work in the Windows version. Excel processing is new to the Mac version, if you are working from there, send me a sample and mappings and I'll take a closer look.
--tr
From: MarcEdit support in technical and instructional matters <[log in to unmask]> On Behalf Of Givens, Becky
Sent: Thursday, July 19, 2018 1:00 PM
To: [log in to unmask]
Subject: [MARCEDIT-L] excel question
Hello all,
I am converting an excel spreadsheet in MarcEdit. It works great, except I am getting duplicates of each record created. Any idea what I've done to cause that?
Thanks!
Becky
Rebecca Givens (Becky), MLIS
Cataloging Technical Assistant
Samford University Library
<tel:+1205-726-4022> 205-726-4022 | office
<mailto:[log in to unmask]> [log in to unmask]
http://secure-web.cisco.com/1BI2YxR0kNMpEMCjhu076O6_coB8vFU_4NORiVKMJzgWPeslG3H2NLu5SYQGLWRKIxKgZ8-jaNBKxkhGVIIbAysBUyBix4X_ifHBsp12eguMyTD6mlwONu9eqUC-P_JSfSas3QsozznfRoD-_cvorR9Vs2HBi0hvdoFtgXCQbRWlUgDuoEdMahGcKOG23DrMaoSfnLMqKegoiLPqcZIMsUjrm3R_gKB333QFDtFJixbaUWHkcF_c5KbRCJEIg4rbrqquJ6m_ABdltNewW4Jtc9AvGxXJmEeqWEBHpqxb0t3jjDcXDzMlXoSzUR4qsPqhGGgtMiGMOlqa16fPBbsUX-99Ly4-w7XWIE1kIWxh-xvzawM4TftyV534KmujT3qaD7nl0h46iNJ0awN5IbuWVAQ/http%3A%2F%2Fwww.samford.edu%2Flibrary
800 Lakeshore Drive
Birmingham, AL 35229
________________________________________________________________________
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]
<mailto:[log in to unmask]> . To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask] <mailto:[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]
------------------------------
Date: Thu, 19 Jul 2018 17:40:43 +0000
From: "Givens, Becky" <[log in to unmask]>
Subject: Re: excel question
I fixed it.
I just did it with an xlsx rather than an xls and it worked without dups... I had been following an old libguide of instructions that went with a previous MarcEdit, which apparently preferred xls so I had converted it. Not converting was the one thing I had not tried. :)
Thanks!
Becky
Rebecca Givens (Becky), MLIS
Cataloging Technical Assistant
Samford University Library
205-726-4022<tel:+1205-726-4022> | office [log in to unmask]<mailto:[log in to unmask]>
http://secure-web.cisco.com/1daZLYHCtt3RX0PhHMM55RnpichkgLliD5D1SX9CnkLX3zV6kInGifsQDzKWk5E1jS-86pcQ-69IZl72hTKE6DkQ6TQ2uEPaYhm65WC-SUgguP9qtrL8BvR-jDh8IGk1ZSJDqGRlBWqQWRZKP3eWnmkfsuNeAMGL76G-pjrhgFbGyPMNnqLcU1qoUMWgVBECmNGp5mTUhsXxfq0stSplwGZLg945U08kHIW5oAgIrHKD5hNAIrMwz33rkp9Dt5fEAwWLZgE26SSkxY4IWz7kUFiANUhMht-qLq8reDjP6mTTJRWzUuZpJ3NFuC7T6KdBMiTPQ_npTh41IyDumxQK00MAgSzUIomElqidINRfFcLQaJD_4pugGH2b7QV1uPJNVTavY-59IaE382aO5U1XPj2Tu-YxIwT5hwtJC9y0zShjz7YNSi1e6dVuPAVRKwqLEbSUPVZfLopVJsTIzgmS_TQ/http%3A%2F%2Fwww.samford.edu%2Flibrary<http://secure-web.cisco.com/1daZLYHCtt3RX0PhHMM55RnpichkgLliD5D1SX9CnkLX3zV6kInGifsQDzKWk5E1jS-86pcQ-69IZl72hTKE6DkQ6TQ2uEPaYhm65WC-SUgguP9qtrL8BvR-jDh8IGk1ZSJDqGRlBWqQWRZKP3eWnmkfsuNeAMGL76G-pjrhgFbGyPMNnqLcU1qoUMWgVBECmNGp5mTUhsXxfq0stSplwGZLg945U08kHIW5oAgIrHKD5hNAIrMwz33rkp9Dt5fEAwWLZgE26SSkxY4IWz7kUFiANUhMht-qLq8reDjP6mTTJRWzUuZpJ3NFuC7T6KdBMiTPQ_npTh41IyDumxQK00MAgSzUIomElqidINRfFcLQaJD_4pugGH2b7QV1uPJNVTavY-59IaE382aO5U1XPj2Tu-YxIwT5hwtJC9y0zShjz7YNSi1e6dVuPAVRKwqLEbSUPVZfLopVJsTIzgmS_TQ/http%3A%2F%2Fwww.samford.edu%2Flibrary>
800 Lakeshore Drive
Birmingham, AL 35229<https://secure-web.cisco.com/1dIGDRBb8ERyKUQbOs8xhOVk7Zl6gRSp0736L9uq-EiqxTJ6GqN-ViMMGLCbj5JKf5OR5v-DbX6V6RNvgvA7F3c13N5Z0HYYueOnDsfkRH6oQ5xAuYV3U2HdC4IEfez_qofQ9TuWk67ddF5yWwOesKTDpDpdYkOhitP0sV_t63g_Ya7WHOhFYhhvFOy57nqHDqmWsuUAGYLmD7355KrNri4vsiVmSYzqiqflO0CmVHstmbiP9SGiqBOsuuQqKa_5gSV1ejsAQWIPLJha8Lt5XsR3oFVXTJ83fpZVqtPEjnRh91rTxn9Qx9UyLgGOD99JNrBoZ_JdPeBf4dT33eOLWT78fZOdJGtWK24QmRvpRlkLK8Uqa_IV0kM46J46oXmUTyDF1jZHTJITkq7q61NtxGO2ahSjt4wfJNi_7dBLNPWnsP6rPLNJOJurcPaDzzd51k-6bMYW-CWe7YYg1lLOplQ/https%3A%2F%2Fmaps.google.com%2Fmaps%3Fq%3D800%2BLakeshore%2BDrive%2C%2BBirmingham%2C%2BAL%2B35229%2C%2BUS>
[Samford University Library Logo]
From: MarcEdit support in technical and instructional matters <[log in to unmask]> On Behalf Of Terry Reese
Sent: Thursday, July 19, 2018 12:05 PM
To: [log in to unmask]
Subject: Re: [MARCEDIT-L] excel question
Version and platform? I've not seen this, but I'll be honest, I mostly work in the Windows version. Excel processing is new to the Mac version, if you are working from there, send me a sample and mappings and I'll take a closer look.
--tr
From: MarcEdit support in technical and instructional matters <[log in to unmask]<mailto:[log in to unmask]>> On Behalf Of Givens, Becky
Sent: Thursday, July 19, 2018 1:00 PM
To: [log in to unmask]<mailto:[log in to unmask]>
Subject: [MARCEDIT-L] excel question
Hello all,
I am converting an excel spreadsheet in MarcEdit. It works great, except I am getting duplicates of each record created. Any idea what I've done to cause that?
Thanks!
Becky
Rebecca Givens (Becky), MLIS
Cataloging Technical Assistant
Samford University Library
205-726-4022<tel:+1205-726-4022> | office [log in to unmask]<mailto:[log in to unmask]>
http://secure-web.cisco.com/1daZLYHCtt3RX0PhHMM55RnpichkgLliD5D1SX9CnkLX3zV6kInGifsQDzKWk5E1jS-86pcQ-69IZl72hTKE6DkQ6TQ2uEPaYhm65WC-SUgguP9qtrL8BvR-jDh8IGk1ZSJDqGRlBWqQWRZKP3eWnmkfsuNeAMGL76G-pjrhgFbGyPMNnqLcU1qoUMWgVBECmNGp5mTUhsXxfq0stSplwGZLg945U08kHIW5oAgIrHKD5hNAIrMwz33rkp9Dt5fEAwWLZgE26SSkxY4IWz7kUFiANUhMht-qLq8reDjP6mTTJRWzUuZpJ3NFuC7T6KdBMiTPQ_npTh41IyDumxQK00MAgSzUIomElqidINRfFcLQaJD_4pugGH2b7QV1uPJNVTavY-59IaE382aO5U1XPj2Tu-YxIwT5hwtJC9y0zShjz7YNSi1e6dVuPAVRKwqLEbSUPVZfLopVJsTIzgmS_TQ/http%3A%2F%2Fwww.samford.edu%2Flibrary<https://secure-web.cisco.com/1QbdFaboyksTQqz1IWz5rEtXfN9csn49aAQpHtbaqJH3jASEvq3FfrGG9CX-8OKHNipymgjMlFI33JhRBPmxtIhxT_eAHmVMyd5W7G5LnJ6Tv8OhskbD2kM7XI_t0FAJLK__AwnoFkw1lSiy-U7yF4llrisQCIBrB_AQ-Qr73n9syiZPCpusn1cR_egWOTz8CgMW1RO2y9PQf4oFq_qrq8PjIRaA_1jmWsx3d-Cjx6m4qpXYAluvIYGMQuyOekVCE6XFOsoqYrCIr8-fkp6An0lpVzEWetqdB9Ak8sJmyNFEuA1DVsdfaq1PCh2c6RxiNh80DGQXIPhncK4njKmfM8Ny0ZHamhX5Msy_180558rHzzO3JIYM7IWi4Wmc64IdqRm2cZuuJ-FxdcIctGOBOLyBLEjnnqfaWEkAF2g1f5HnSU5RKTjrFT_PiXY1i9JengC5cAQhYinjBxP7kSv5PLA/https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttp-3A__secure-2Dweb.cisco.com_15TtaBFhzDEyLgeoBNB9o5spCN5RAYZ1Nc1lAEy6ibPGGj5nxeMFxOQMdAvgXWC-5FLSsXGdVLrZUcYranwd-2DYyHll8pVU-2D7MdY64ms-5FGvYWAt6LBZHnmPDAqMJc3A7IIEehm9z55f-5FsHrWuJl1QhuM8yauD3RNQ2a-2DG72njr1N5hNvaEdXV0ZQi2XSiy-2DXw6Pri4qHslT-5FAuv3hnsdjA5kFK3MXis7-5FM1-2Dqbm83KK-5FbMbT7mISewY4vg-2DthuUOLVLBjjzHIFs0f71xTwhwjAFK-2DNtiQrlYctNiyf5gpgjbbnbTeuE4I1Tk6RGRvMtLsm-5FjKJCl2F8lf6dkW1C0aE4yhMUx9sZmzWannACVxNRYtzjFHbTM0TCfCED3kfDYQM2Hn4stTDRmUAaVNYjZ2il12-5FJeoWrqTGbatJN9alKCQVbeVHquzdeSEOMN-5FjM3TzWXAlllJ401s6s8Uvq9lD9NhA_http-253A-252F-252Fwww.samford.edu-252Flibrary%26d%3DDwMFAg%26c%3DGTxgfYI6i4KYikqC6GK_Jzn2mYGEh-v4HEPYCyQcJzU%26r%3Dgi1acmeczymbAZQsHXVyDXZt__RrdCadZc-agGRgZtQ%26m%3D4pEN2M51Jg5TEdVLTX0Qgs3N6wL7BSoKqgCDQtbJPDY%26s%3D32zj_xLkRGDbE_I_GHd8eyBw1UFXa1vtZFClp-rGAxE%26e%3D>
800 Lakeshore Drive
Birmingham, AL 35229<https://secure-web.cisco.com/1I7FGySD42XC788B5aqVNif4Ymo1TfW5h_JtGNTVs6j92OR0dhEKDV1p1hzYKo74x6UxHYQcjMPBZp68EG_Qk5oHvnpOc1G6iMvAGwhKnl7fKBb1as70WUtDi2105gEMkt5UhbRCPADdO1Jo6TmYNcpLY_tujUxeVvZU8MqoMtonpTR_dD3xbdcQhY-T53Twf-_8SZ0Ef1TY_ffYjGU5I86vlZpLCSAOJ6N7V2eVNWiUrlj6-rgMMYLHz9JoH8qpC_CmmPL9lKQ_Vw-gRQ3fLZczHck00aDpKUEF3HlfaxL05kTd0shNSCF9uu0DM18CxJ5vZfmjUM47VgGH9M5vRcNATAlCF2c18e6mnRnW8wLhDKwN5xcvaF2NuJNVpWO3pi541joc1qjtyRmugwv84OtiDqZaitmtXCmZRf_Vywk7zeleGoxD4nNa19dS7W0lRq_M9q2iM1P0Fe14dAt0Kfg/https%3A%2F%2Furldefense.proofpoint.com%2Fv2%2Furl%3Fu%3Dhttps-3A__secure-2Dweb.cisco.com_1I2gEE3zRJR0u8MEeQ1gxs0jiI9btyxsPRNIrkiVpyKK2dTKAs6ZosHBwivE5h-5FQooGu26vm7HynnagoIMC4yYrHkfZYBxNA4Y4d0YdYmqQuGl6QHi0FGN86RSbPrqAjMukr5qMAWtetQcPyOQwhIcP3iF5JiNwKTnI14DgBq0F27FiY7rRp6hn2argqIO2sR6f9ehUjrKZ6kcke9FK9pehselIdbBdlBa9cSE7DCKLHnjhl0o-2D1U0iNw7q9MvBdT74AL1-5FL3Gu5z3fv-2DvVnAfYIAjYwRnWunqPD-5FjL-5FT8uRHl9EtwmCEDSNx7j7VzHXT-2Dj-2DsKgezH2srs-5F9TePp0vR0JELNslePvKDOuCf2LzXKOQQQX5fJJb8UWE64CGkZvWKEy5C5be0EuRCEAeKVjOPVC-2DdCSNrMDbnKn9nBdbcB-2DtFKx94Y9-2DVJ22uHQ2GkvB8OBn8vwxU-2Dn-5FxLIc1e6eA_https-253A-252F-252Fmaps.google.com-252Fmaps-253Fq-253D800-252BLakeshore-252BDrive-252C-252BBirmingham-252C-252BAL-252B35229-252C-252BUS%26d%3DDwMFAg%26c%3DGTxgfYI6i4KYikqC6GK_Jzn2mYGEh-v4HEPYCyQcJzU%26r%3Dgi1acmeczymbAZQsHXVyDXZt__RrdCadZc-agGRgZtQ%26m%3D4pEN2M51Jg5TEdVLTX0Qgs3N6wL7BSoKqgCDQtbJPDY%26s%3DfihlLn9IqUTRw_-IREIT5LRD9zByJXfMkwkJKLXrG6s%26e%3D>
[Samford University Library Logo]
________________________________________________________________________
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]<mailto:[log in to unmask]>. To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]<mailto:[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]<mailto:[log in to unmask]>. To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]<mailto:[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]
------------------------------
Date: Thu, 19 Jul 2018 15:28:15 +0000
From: Melissa Burel <[log in to unmask]>
Subject: Conversion from Marc to MODS error
Hi there,
I am currently trying to process a batch of MARC records to convert them to MODS. My marc record (Binary MARC File) looks like this:
[cid:image002.png@01D41F4A.F7C8F410]
After I run the conversion, the MODS record looks like this:
[cid:image001.png@01D41F4B.314F0EE0]
Any suggestions on how to fix this would be most appreciated.
Sincerely,
Melissa
Melissa Burel, MLIS, MM
Metadata Cataloging Librarian
J.F. Drake Learning Resources Center
Alabama A&M University
Normal, AL 35762<https://secure-web.cisco.com/1cZE20jdeO5qzdWw8egmxNg_bbtAQEbcSCxE0eo_cTDnhxx3_6VE8JSkl828MmxQArlnHJWm7QrAMdxXwn1YLNRy3GcgyEYjYEozwZxXlYrM9y-jZUvpM5r48RXRvAS3ImmsX77ovSNIvW4KcW1ykkpYtZzGrKy7kTLIOSdJQPE2NQ6gD3QQtTHI5qCHNqL-ATGzbWGeKlN0aJ-ukJ9bYcmavnIFCO-g4ts8yDKtQ42cYjYmZVafUXpZC_DihfMqwIPE5oWkFEjqmB7ZCL7CKHyG7Gk3paE99ICAdCLl_DFT6AK-rkh-qmsQnebd_iIgEm6A6Bl59D6WcTI7i0XnB53IL_jj9PoaJ1Xg6wEjXY51I3oavPQa-XHTzoqV3fGavghZNs6ujf9rciizsBHHM7Q/https%3A%2F%2Fmaps.google.com%2F%3Fq%3D4900%2BMeridian%2BStreet%2B%250D%2BNormal%2C%2BAL%2B35762%26entry%3Dgmail%26source%3Dg>
256.372.7102 (Telephone)
256.372.4961 (Facsimile)
[log in to unmask]<mailto:[log in to unmask]> (Electronic Mail) http://secure-web.cisco.com/1PRqBuryqA4ITnR0k_5YbSoHXTcS5keQ5S1PL7Q6wyJrDinnaXzidu2xA_uKmSaGimtJY40hzAENHO_XOqbkUL9hZdIPonfLQWKcpTWqwAP-claopnscepgSs2jZzYZUPPKu98_G-8VpvcHljMADr13jeM5l0iry4NsmLCvQ-7cnerQCXuYIQSJtNuo9h9IuZOvvhSJfGft9nd-jkal1a-7BTC_Tv3W3CE7tws136CWJ_Xi99VbV3iNvqgsMwRXW1CrYV2UubInRJDYZ2UYUY6XzvrR9smniPpn042F0anmlZX-q5dgcKjdpSxUW8L2JeXUk67KHYEK4MDl1s6fZ-Ip8iwDeZ18UcvsCED8JPA5s8pZM4rxeNU3IZuyOJYcwJo1tvTpHbZTJttk_VSwdY2Q/http%3A%2F%2Fwww.aamu.edu<http://secure-web.cisco.com/1eE0tZ3i_jqkg7Mhe4g41MhSjNmzE3WB6JKKjaR9L_gkbey38f2RMcbp5xC3wyClnCQnCe_Px6dnLYibRXOcSRqZMOE3YyItrfyfUKfxvqEg04cVeRVdU6fik5H9xD8Aw0br0IHv59C1x3xysIyQcAB0i24shIZUxhAlzFfN3B2XvNpBhtb-Lwx8WWJ-13Dta0GAQSZ18YuhG8ngWsanahjvLwf4Wxy6kdf-mVHUE2NNISR3-HhA88AZjctqPHVnjfLLMmZY_X-JLMVV7fdcHYJ_-QrlnRR-kWxF0RW4b-r9BgZTq2QxEB3_RFptx53IBuT5mMJ6B3SeYY3A7Ce9ko9gUbB2hA1lbJKtURS7cPEo5HmDPBUhxTVhTyTqG--bYv0LxU_oBKg3_NWNqVrvhsQ/http%3A%2F%2Fwww.aamu.edu%2F> (Website) "Service is Sovereignty"
[cid:image003.png@01D41F4B.314F0EE0]
CONFIDENTIALITY NOTICE:
This e-mail and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. This communication may contain protected confidential information, health information, financial services information, or proprietary information. If you are not the intended recipient or the individual responsible for delivering the email to the recipient, please be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you have received this e-mail in error, please advise by return e-mail and permanently delete this e-mail from your computer system.
________________________________________________________________________
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]
------------------------------
Date: Thu, 19 Jul 2018 14:47:25 -0400
From: Terry Reese <[log in to unmask]>
Subject: Re: Conversion from Marc to MODS error
A process is failing (the marc=>marcxml). If you are using MarcEdit 7, make sure it is the most current version of the tool. I recently corrected an issue where using the native option when translating to MARCXML (which never was respected in this process) was being picked up in 7 and was short circuiting the process.
The other option is that the process from MARC=>Mods is failing generally.
If you try this for a single file, if an xslt error is happening, it will show up there.
--tr
From: MarcEdit support in technical and instructional matters <[log in to unmask]> On Behalf Of Melissa Burel
Sent: Thursday, July 19, 2018 11:28 AM
To: [log in to unmask]
Subject: [MARCEDIT-L] Conversion from Marc to MODS error
Hi there,
I am currently trying to process a batch of MARC records to convert them to MODS. My marc record (Binary MARC File) looks like this:
After I run the conversion, the MODS record looks like this:
Any suggestions on how to fix this would be most appreciated.
Sincerely,
Melissa
Melissa Burel, MLIS, MM
Metadata Cataloging Librarian
J.F. Drake Learning Resources Center
Alabama A&M University
Normal, AL 35762
256.372.7102 (Telephone)
256.372.4961 (Facsimile)
<mailto:[log in to unmask]> [log in to unmask] (Electronic Mail)
http://
<http://secure-web.cisco.com/1eE0tZ3i_jqkg7Mhe4g41MhSjNmzE3WB6JKKjaR9L_gkbey
38f2RMcbp5xC3wyClnCQnCe_Px6dnLYibRXOcSRqZMOE3YyItrfyfUKfxvqEg04cVeRVdU6fik5H
9xD8Aw0br0IHv59C1x3xysIyQcAB0i24shIZUxhAlzFfN3B2XvNpBhtb-Lwx8WWJ-13Dta0GAQSZ
18YuhG8ngWsanahjvLwf4Wxy6kdf-mVHUE2NNISR3-HhA88AZjctqPHVnjfLLMmZY_X-JLMVV7fd
cHYJ_-QrlnRR-kWxF0RW4b-r9BgZTq2QxEB3_RFptx53IBuT5mMJ6B3SeYY3A7Ce9ko9gUbB2hA1
lbJKtURS7cPEo5HmDPBUhxTVhTyTqG--bYv0LxU_oBKg3_NWNqVrvhsQ/http%3A%2F%2Fhttp://secure-web.cisco.com/1-F9i_JPzRnSoUwsJkLvlXxecdIwrnS160sjzaxegaitr97o9-jpFSK7ujfMb5ylOWmTRNe-EoeY2bFKXFEs2wbrprVz10qSJmlyXtBVPmIFVtAExLFecotC9AfStog51907VdWHgb42YwRNEWwDnpXP7CQZC6im9t_846SZHagKRpmRSS4ieB9_PJRW6jifpznRUjlesFoBKpFUzxF4qLFICn6hnFHUd10WLdJV61d-JXf3XjQRes6Z8_PYcKEMn3ag-L79PMLyv1_ga24YdIxBjQ2WyhK6d7ibqAYi5Gwkd84P5r0fwWQwpvxgflxmc0Fo5BvzUwKxPk9whpWZzUbdmoRkIRL6lBE4t67jM7sr58yST1gaO9uBetMF4cOMriEEt-Z3dhlhiYoQHHuFEzmdZHVB7yCWQexjozxAhToYLMIZSzlTFjzbZ3P2HJoHV/http%3A%2F%2Fwww.aa
mu.edu%2F> http://secure-web.cisco.com/1d1OiGEJeUkyHRCuhgebHgzOWO2qyVdN84uut1tAV7Ypd3LprcKmsrxyyVbzthQw_WGrsaOSGX8N0vnGzHZx3NWrQVUHOI1U7SqHnmK0g7wNrp1tcUM03R2Kfb3wMzvkFTmkpIQ71VCNFRpiXTYJzY0i4LXVwYPGU2mz7hCBoFeevY83YYKPljldcxcPco3qj3O1QtdB4pr8CupTzu-OXAPMZRPniYXVabcjyzSUGh6MHOFebL1xY6jXk7HJoH8n1PLj3lWwBHRojJDZ39xNkPP5oFUNLJIlc-4T5-56EHXIhkE4zPy8SA6xZwtvd5iHnLnnmLJ5NtTKICgnBLwrsVWhyYkypxZR2UTJxSSP8bMu5Gm8DpTcg2sMvNG9ctAS9KnY5p7p8RKZrMYP02XLdJBhTC6gc9oJhjIeO_pwA0eGhplrk7HDkW-WF5rtU_O_DgAX20WN8Lmbo_MApCmzKcQ/http%3A%2F%2Fwww.aamu.edu (Website)
"Service is Sovereignty"
CONFIDENTIALITY NOTICE:
This e-mail and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. This communication may contain protected confidential information, health information, financial services information, or proprietary information. If you are not the intended recipient or the individual responsible for delivering the email to the recipient, please be advised that you have received this email in error and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you have received this e-mail in error, please advise by return e-mail and permanently delete this e-mail from your computer system.
________________________________________________________________________
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]
<mailto:[log in to unmask]> . To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask] <mailto:[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]
------------------------------
Date: Thu, 19 Jul 2018 20:26:20 +0000
From: Christa Strickler <[log in to unmask]>
Subject: Batch enhancement with MarcEdit and OCLC Connexion
Hello MarcEdit users,
At Ian Fairclough's request, I'm posting a MarcEdit procedure that I previously mentioned on AUTOCAT in answer to someone's question.
I've created a procedure to bring batch enhancements from OCLC into our ILS using MarcEdit and Connexion. We've used it for adding tables of contents and LC call numbers, but it could be adapted for a variety of uses. The visual guide I've created is available on Academia.edu: https://secure-web.cisco.com/1MANra3YGVW8-9DT-yVKKe-0VQMntIdapMPWrFswVpCPT7N_1iYWHW4_1NOQhJOgg7QV424v4Xo1RBzs_A_c0CvoTVB2sJfUEL3nRp0pkvRIALOsXcHqeVlorrIEdgBmpUIQNQrvua_NkBcsL_8oqcgwE2N1Uxi6hSU5qkuqbPpn8i3VnVacevik4I7yw4x6S5IfCo7GIL9s-VN1ceR6OvxLC4A_hNvAuN1n-_iPgx95ypz3GuBIJxFbhvmRJA7bBhONuXc691WfxxT4LtLZPa2xOSrRO2N1xBcGq7OC5UVsiVghv6HH-Ngej1g-o8QgQkq4KQcicNEFFVtniPn1mZ-lgVqFNQmWy8vgsFgXbBhKhredL_ihMcw_MKmV4n1ZxWM9JsMZjFQtYufgg3X-giw/https%3A%2F%2Fwww.academia.edu%2F33425278%2FBatch_Record_Enhancement_with_MarcEdit_and_OCLC_Connexion. It's a year old, so the screenshots are from a previous version of MarcEdit, but the general idea is still the same. I'm not an advanced MarcEdit user, but I'm happy to answer questions about it if anyone wants to give it a try. I'm also open to suggestions for improvement if anyone has any.
Christa Strickler, MLIS
Assistant Professor of Library Science
Buswell Memorial Library | Wheaton College (IL)
630.752.5711 | [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]
------------------------------
Date: Thu, 19 Jul 2018 16:19:50 -0500
From: Jessica Grzegorski <[log in to unmask]>
Subject: Regex help with conditionally adding field
Dear Colleagues,
I have a batch of MARC records in which some have a 655 for Pamphlets following the pattern 655\7$aPamphlets$z[PLACE]$y[YEAR].$2aat and some do not have an access point for Pamphlets. I would like to add 655\7Pamphlets.$2aat to all of the records that do NOT already have a 655 for Pamphlets. I'm getting stuck on how to add a field in records that do not have a specific string.
I would appreciate any help or advice that you are willing to share!
Best,
Jessica
Jessica Grzegorski
Principal Cataloging Librarian
Newberry Library
60 W. Walton Street, Chicago, IL 60610
http://secure-web.cisco.com/1_G_LdZjkmpbM7Wqs4KGhbXOZNwwjpDtKIUCpBPAi0OBeq0YUBVO1bTPl9GxDsTLFEvYdcaAM3UmGQPdkZCbcoE_4pXYfVpyHpDdmC5N0fseiPxbdGJX3GpXcxHIb5UxK0Fq1HEt5k_Bk5ExFHJJtUMsc2MXtvaQG5xeypVlEz5Ir60DQ1Kaq34QAPKY_jtpRd0O8WCeDCgR4BWJcuYZAsgyiWmfoPEOxakcX3dtSTcvUAVoZd5AVi-Q_Chm18-OhjxT10wP25shKSNOOOObD9MmuJwLusFXDsbMFTGLU2JlfU63BinaMsjpttD-en9Z6vx0bBJlHMsmLXnlQzlLzCWD9FwY2JVmYMyjLgo5B9E0FWCca8NwBxLgRTJwzA7m4U0iFwR5IXbR8Ppp5DU0azbh6I-Nh61lBivtkhlqDCxe97EtB9hKaNVbzHSHs5U2A/http%3A%2F%2Fwww.newberry.org
________________________________________________________________________
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]
------------------------------
Date: Thu, 19 Jul 2018 23:38:26 +0000
From: Doug Rippey <[log in to unmask]>
Subject: Re: Regex help with conditionally adding field
I believe you can do this without a regex:
[cid:image003.png@01D41F86.AF57E9C0]
Field: 655 (the field to be added)
Field Data: \7$aPamphlets.$2aat (the data to be added)
Find What: NOT =655 \7$aPamphlets (if this string is NOT already present – regardless of what may or may not follow it)
(Note: one <Space> before the equals sign; two spaces before the 1st indicator <Backslash>)
[x] Match Case
[x] Add Field if Present/NOT present
Doug Rippey
Metadata Technician
University Libraries
Metadata and Digitization Services
Typical work day begins at Noon MT
303-871-4951 (desk)
303-668-7669 (mobile)
[log in to unmask]<mailto:[log in to unmask]>
http://secure-web.cisco.com/1pYL5q7rCIVChwmpyMZAbh-RxIAJajJcIF3VxK5EIf6IWybw1Q3tXDhJiaJ8eZDharET3qE7q9HoAOaUZJv6Xl8XU5GvQHA2Pn2r07uF4A_XxIVpzx9ozLrOHf4GwSWsVL2XVNAn-D2Eo1ASs4qoGqphLEZs6wFYAmpcxZkHSRt0ggLxQJ2YREdHSNOSI4iEA-kgcBswDzlwR1bI7Rn8YdJwlRea5uUyjH0dAe2AQv6ih09d21RJq0Ug0mdd9i3TPhpqyJfBGKczL61Rg0zSjn7drXPQ8Q6n0jHYoEcNYg91qWdby8Gbf8-KtunXhjGMqTTT8PSxAOAP_aC4H3B8fNh_GyMfrTm1dZjYlMrJPcjrSCKuK71MkLa9i1STBDzu2UfbXkJXK_sH6ODgB-2mmi2am2JOH4mX6WwXjBFC--Ejr4nXPE2658ifGwIhVuQgV/http%3A%2F%2Flibrary.du.edu<http://secure-web.cisco.com/1YiACgVAdhvQamV3ipsj26g1qjCo1stgkjmxZcT5v-2SWABsEEmn_Py9Mr8ay87WhlKP9tlYVgqjUsYyVkaYddAZfe8CtT_ybiaiDDUnK3AJTaknjPScuOWBuVnzLbbzs6NO0NEEgFbX5g-87zQ1bcj0tTOjbvPf4a_ogsNRW0CDWBEn3DQgwzaCphh4OdShqTrPiY0I7X0kKZ9TAuhoUURDzz_aCNyNZzaMH3PRNJLbcfRBsBsjJh0WEQc2lmIa17vyXJuno0Es21WAeVouqWtr84WxRpJCZIMi99OBmcga2yGLSdIfhOxL88uZ0SWEchWJ8Y4YKmS-YNqnsggl6iNuy94KdKKTTtHm86CaK-HiFkcRHNA1aC2uvW1S9LBWlPTin-aR8Ntn0xjdukBaYHPKFbNQxXg2IhIvCyzsOl0rMQuxJ4HDMIscA7B7Xhwn8/http%3A%2F%2Flibrary.du.edu%2F>
[cid:image001.jpg@01CD65AA.52323440]
From: MarcEdit support in technical and instructional matters [mailto:[log in to unmask]] On Behalf Of Jessica Grzegorski
Sent: Thursday, July 19, 2018 3:20 PM
To: [log in to unmask]
Subject: [MARCEDIT-L] Regex help with conditionally adding field
Dear Colleagues,
I have a batch of MARC records in which some have a 655 for Pamphlets following the pattern 655\7$aPamphlets$z[PLACE]$y[YEAR].$2aat and some do not have an access point for Pamphlets. I would like to add 655\7Pamphlets.$2aat to all of the records that do NOT already have a 655 for Pamphlets. I'm getting stuck on how to add a field in records that do not have a specific string.
I would appreciate any help or advice that you are willing to share!
Best,
Jessica
Jessica Grzegorski
Principal Cataloging Librarian
Newberry Library
60 W. Walton Street, Chicago, IL 60610
http://secure-web.cisco.com/104F2RFcv2Ell8FqJC2fJznWzn3qTAWmBpa-y0vc2DLBMPPjCrrgHoEs7y_0mXkNSkz2oYK6mjqfMybzapXx3GBV0qjZLeo27V3_DL2LVb5m9FCSryyY4Aa2hUBQh61ZT6a77KaOJ_FICLBRzbl6h5VGS14FU7NZiGpyXuHS_Fjuqc61YYbFihbmwi9wQsxdW6K-BWW8O3ZU2aEOiU5jfjA-gi1gyEtvl4iOxz4x_ItFHjBYpLSPGUgBtRgwO_vZGIauK4c2437ahxrdq7RbIX7LpMJhqcrFYzuQTj6cq-cA6S2PDjfSMsNT0Dfw4-9UfZlH51BR2l02ZLiDf3NPCcHbnBFtjfYdwHhzLbmpJ2dDhzBp7bjes2JtnhpleMptiiFIehq1ne8ST1vquyzRzXOS3G6nrtEH40kCuBcTmVbJ1pS1MkVWbcEw5Tsjb11IyMOTznDu2oAJEihSjmgzL5A/http%3A%2F%2Fwww.newberry.org<http://secure-web.cisco.com/1wQk4jNOrsejj5Q8c5sOEKsUEWiDWbRFQEKdZSA9vddXHzRD9hs7yWVvPSLP7lypFVR6t-RCizcmKTGrVM1mphRcr-mYJnpxdM53izuH-Kr5erq94dfJfq_5ryJ7tXJKSFpDFSlcc8Cf9evvXCQtHb_Ai5PtojqaRVIQXriupZF2dCgCHcjR0oFlNmLdS0PapAw_Gh7liz2a7YfYNr1EF7HFcH5G6RhzXkSwlLSXcRIGZaJ3nVF_0qmNab-zxwIDrz2eqbYxTwpckrZdvUtIYkxNocupx7RAv27e6B6-K4n-Jd8cJuXEkmCdaLuZDD1mpHc-YVqiRqduziTqV9qwLbjh7ss5o_gj3zxsq7Fc1j9WyoSlNxvbr38yUACeMV0k98_-4GEFkpCSZK_BAA54r9otoiFsvtaj5Q1WDoczfAOSflIp2msI4HfwmAIAPCQlL/http%3A%2F%2Fwww.newberry.org%2F>
________________________________________________________________________
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]<mailto:[log in to unmask]>. To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]<mailto:[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 MARC
------------------------------
End of MARCEDIT-L Digest - 17 Jul 2018 to 19 Jul 2018 (#2018-171)
*****************************************************************
________________________________________________________________________
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]
|