BANK4	Defining MULTIPLE record types and ManyToOne Parm

	In this example we will extract fields from a printed report
	printed to disk).  

	Because this report has information on MANY different types 
	of input records, we need to define them in our Parameter file.
	To combine the information from multiple input records into one
	output record we will use the ManyToOne parm.  (Data from MANY 
	input records is combined inTO ONE output record).


	First you will see the input file.			BANK.TXT
	Next you will see the parameter file.			BANK4.PAR
	Then DELIMIT will run and you will see the output file.	BANK4.OUT
	Then you will see the LOG file created by DELIMIT.	BANK.LOG


