DATE5	Fields on individual input records

 Some applications put individual fields on lines all by themselves.
 We will take data from a fixed number of input FIELDS to build the
 output records.

 DELIMIT will run to recreate the first input file.		DATE1.OUT
 Then we will see the .PAR file to build the 'individual' file.	DATE5a.PAR

 Then we will create the 'individual' file. 			DATE5a.OUT

 Then we will see the .PAR file to build the 'normal' file.	DATE5b.PAR
 Then DELIMIT will run and you will see the output file.	DATE5b.OUT

 Then you will see the LOG file created by DELIMIT.		DATE.LOG


