Voyager 9xx tag checker
Tags: 00code00
Last Updated: Dec 21, 2011 20:06
- Description
This program surveys the use of 9XX tags in MARC bibliographic records across an entire Voyager database.
It looks for the use of tags from 900 to 999. When the survey is complete, a report is written to the log
file of 9XX tags that are not in use. The log file is written to the current directory unless a directory is specified with the file name.
- Author: Jeremy Steelberg
- Additional author(s):
- Institution:
Ex Libris - Year: 2011
- License: BSD style
- Short description: Use, modification and distribution of the code are permitted provided the copyright notice, list of conditions and disclaimer appear in all related material.
- Link to terms: [Detailed license terms]
- Skill required for using this code:
intermediate
State
Stable
Programming language
Perl
Software requirements
The program is run from the system command line:
get_marc_tags_9xx.pl -u<userpass> -l<log_file>
Options:
-u<userpass> : Database username/password (required).
-l<log_file> : Log filename (required).
Screen captures
Sample of what is written to the log file when the 9XX tag checker program is run.
The log file will contain the following information
- Copy of original command line.
- Errors that occur while processing data.
- A report of unused 9XX tags.

Author(s) homepage
http://
Download
View the Perl program in a browser: http://www.exlibrisgroup.org/download/attachments/36668369/get_marc_tags_9xx.pl
Right click link and save http://www.exlibrisgroup.org/download/attachments/36668369/get_marc_tags_9xx.pl.gzip
Working example
http://
Using the following Ex Libris open interfaces
Not applicable.
Changes
Version 1.2 ....
Text...
Version 1.1 ....
Text...
...
Text...
Release notes
Text...
Installation instructions
This program is a Perl script and can be placed in any directory.
| Tip sample |
| Info sample |
TO DO list
Text...
Known issues
Text...
Comments
Text...

