DATE2	Convert a fixed format record into a comma delimited file.

	We will take selected fields from a fixed format record, and
	convert it into a comma delimited file.  This example uses
	the output of example 3 as the input of this example.


	First DELIMIT will run to recreate the input file.	DATE1.OUT
	Next you will see the parameter file.			DATE2.PAR
	Then DELIMIT will run and you will see the output file.	DATE2.OUT
	Then you will see the LOG file created by DELIMIT.	DATE.LOG


