.c ;SHORTEN program .c ;A program to squish tape log files .s 3 This program will read a tape log file generated by the command file DISKBK.COM, and remove the extra information that does not need to be repeated. The output format is similar to the single column output for the DIRECTORY command. .s This program was written by Mark Johnson at Harvey Mudd College. There is one known bug in this program. If you do not have a directory that starts with a certain letter (eg [Q*...] yields no files), the program will get lost and omit the directory information and all of the files will be listed in the log as being in a single directory after that point. If you have a fix for this, or if you have ideas of further improvements, please send me a note. .s .nf Mark Johnson Harvey Mudd College Computing Services Claremont, CA 91711