DATE1	Reformatting a fixed format file.  Field separator is None.

	In this example we will reformat the date field of a fixed
	format record (from YY/MM/DD to MM/DD/YY).  We will leave
	the rest of the record in the same format for later
	processing.


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


