Re: Newbie question

2005-11-14 Thread Edward Summers
On Nov 14, 2005, at 10:15 AM, Ed Sanchez wrote: Would you point me in the right direction for help? I'd recommend you upgrade to using MARC::Record and co. One advantage to doing so is that you can use the no_strict() method on a MARC::Batch object for ignoring errors like this. Of course y

Newbie question

2005-11-14 Thread Ed Sanchez
1st post. Please forgive me if my question is offensively dimwitted. I am receiving marc records from a vendor that appear to break a simple script I cobbled together using MARC.pm. The error I get is: Invalid record, leader size not numeric at C:\ereserves\munge.pl line 23. It was working p