merged list of all tapes

input files:

2193tapes.txt tapes stored in boxes (2193 records, 1 column)
1914tapes.txt tapes in FMPro database (1914 records, 1 column)
1351tapes.txt status of MSS archive (1351 records, 1 column)
230tapes.txt tapes in 50B slots (230 records, 1 column)
1762tapes.txt unique tape directories on MSS (1762 records, 1 column)

output files:

2292tapes.txt merged tape list (2292 records, 1 column)
alltapes5.txt same, with index to other files (2292 records, 6 columns)

to remake:

cd $PDOCS/gss/merge
splus <alltapes5.s
csh -fx alltapes5.csh.txt
to read:
cd $PDOCS/gss/merge
splus
source ("readalltapes5.s")
tx[,1]	tapeno (unique tape number)
tx[,2]	row location (1-2193) in stored tape list
tx[,3]	row location (1-1914) in FMPro database
tx[,4]	row location (1-1351) in MSS status list
tx[,4]	row location (1- 230) in 50B slot list
tx[,6]	row location (1-1762) in MSS directory list

back to storage locations of SEEDIS/PAREP tapes
back to tape archive and SEEDIS maintenance


http://merrill.wwh.net/pdocs/gss/merge/alltapes.html 1/9/96
dwmerrill@lbl.gov