INS1	ManyToOne Example


	This example shows how you can collect data from multiple lines
	and put it onto one line.

	In the first section ([DELIMIT]) we do some general setup (what
	files we are using, ManyToOne, etc)

	The following sections describe EACH record, so they can be combined 
	into one output line.

	If each record can NOT be identified, then DELIMIT doesn't know 
	which record type it is working with.  IF the input file has a 
	constant number of lines to be combined into one output line, 
	see example DATE5. 

	Input File						INS.TXT
	Parm File						INS1.PAR
	Output File						INS1.OUT
	Log File						INS.LOG

