RE: Add 006 and 007 tags to records?

2011-05-19 Thread Nolte, Jennifer
Roy- THANK YOU! I was going crazy. ~Jenn From: roy.zim...@wmich.edu [mailto:roy.zim...@wmich.edu] Sent: Thursday, May 12, 2011 2:33 PM To: perl4lib@perl.org; Nolte, Jennifer Subject: Re: Add 006 and 007 tags to records? Jenn, that's a misapplication of the fieldaddtobeg function. Here&

Add 006 and 007 tags to records?

2011-05-12 Thread Nolte, Jennifer
Hello- I am working on a shell script that will process the MARC records that represent items from our e-serials management database, and the thing I am stuck on is adding brand new 006 and 007 fixed field tags to each record. I am using the marcedit.pl fieldaddtobeg function, but it corrupts t

Splitting a large file of MARC records into smaller files

2010-01-25 Thread Nolte, Jennifer
Hello- I am working with files of MARC records that are over a million records each. I'd like to split them down into smaller chunks, preferably using a command line. MARCedit works, but is slow and made for the desktop. I've looked around and haven't found anything truly useful- Endeavor's MAR