Regarding the problem just described, I forgot to add
that I checked (zebra 1.3.18):
my/source/location/idzebra-1.3.18/perl/lib/IDZebra.pm
and found this:
# ADAM: group call deleted
# Load the default configuration
# $self->group(%args);
# ADAM: Set group resource instead
if (defined($args{groupName})) {
IDZebra::set_resource($self->{zh}, "group",
$args{groupName});
}
Would that have anything to do with the problem?
Miguel
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
|