Cutter

Written by: Joel Hahn, Niles Public Library District
Description: Given an input name or title, returns the Cutter number


Note: This program will not run without datafiles consisting of the relevant cutter tables.  It is currently set to look for these files in the directory c:\cutter\ on your hard drive.  There must be one file for each letter of the alphabet, and the data must be arranged in the format "Abbb;111[CR/LF]Accc;112...", where Abbb is some name fragment, 111 is the associated number, and [CR/LF] is a carriage return/line feed combination.
