Re: BatchCat from Python?

From: Geoffrey Spear <speargh_at_nyob>
Date: Wed, 9 Sep 2015 07:50:38 -0400
To: CODE4LIB_at_LISTSERV.ND.EDU
On Tue, Sep 8, 2015 at 9:54 PM, Andy Kohler <akohler726_at_gmail.com> wrote:

> Disclaimer: never done this from Python, but lots and lots of BatchCat
> work.
>
> I believe you're missing the CatLocationID parameter - at least, your
> example code has only 6 parameters but should have 7:
>
>
Well, I have to admit it didn't occur to me to re-count the parameters
because I expected a function called with the wrong number of *required*
parameters would throw a more useful error.

Thanks for the sharp eyes, and boy do I feel dumb about all the debugging I
tried to do to no avail... :)
Received on Wed Sep 09 2015 - 07:52:04 EDT