#title
SoHO Campaign Institutes Comments Database

#maxentries
300000

#items
CMP_NO		I*2	Campaign number
INST_IND	I*2	Institutes index
COMM_IND	I*2	Comment index
COMMENT		C*80	Comment

#formats
CMP_NO		I5	CmpNo
COMMENT		A80	Comment

#index
CMP_NO		sort
INST_IND	sort
COMM_IND	sort
