From 62b2f541aeed991a64494528be2fdbf8d22d1ca3 Mon Sep 17 00:00:00 2001 From: mike Date: Wed, 16 Nov 2005 17:27:07 +0000 Subject: [PATCH] New error-code SCANTERM. --- lib/ZOOM.pod | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lib/ZOOM.pod b/lib/ZOOM.pod index 4dd5287..4b2f2ca 100644 --- a/lib/ZOOM.pod +++ b/lib/ZOOM.pod @@ -1,4 +1,4 @@ -# $Id: ZOOM.pod,v 1.6 2005-11-16 16:39:25 mike Exp $ +# $Id: ZOOM.pod,v 1.7 2005-11-16 17:27:07 mike Exp $ use strict; use warnings; @@ -277,9 +277,10 @@ C, C, C, C, -C +C, +C and -C, +C, each of which specifies a client-side error. Since errors may also be diagnosed by the server, and returned to the client, error codes may also take values from the BIB-1 diagnostic set of Z39.50, listed at -- 1.7.10.4