50B high use tapes in FMPro database

50B high use tapes in FMPro database 50bslot.txt (230 records, tab delimited, 14 columns)
from Mac icsd:merrill:Macintosh HD:Alan Su:tlist.bynumber.txt (128K) 12/28/95
	tab-delimited format
	sorted in 50B slot order
	data fields with example:
		Owner		
		Identification	
		Description	
		Tape Number	50001
		Tape Type	
		Time		
		Location	50B
		50B Slot	G13	(unique and sorted)
		Comments
		In tlist?	N
		Contents	
		In tapsum?	
		GSS list	N
		BCK list	S
from Mac icsd:merrill:Macintosh HD:Alan Su:tlist - FMPro (536K) 12/28/95
	FMPro database
to read:
cd $PDOCS/gss
splus
t1_scan("50bslot.txt",character(),sep="\t")
t2_matrix(t1,ncol=14,byrow=T)
tapeno_t2[,4]
slot_t2[,8]
back to Tape Archive and SEEDIS maintenance

http://merrill.wwh.net/pdocs/gss/50bslot.ddf 1/5/96

dwmerrill@lbl.gov