#title
SoHO Campaign Comments Database

#maxentries
100000

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

#formats
CMP_NO		I5	CmpNo
COMMENT		A80	Comment

#index
CMP_NO		sort
COMM_IND	sort
